Skip to content

Instantly share code, notes, and snippets.

@mariia-cherniuk
Created September 12, 2020 17:40
Show Gist options
  • Save mariia-cherniuk/5e22c045015c6a5f647a7420e82fa025 to your computer and use it in GitHub Desktop.
Save mariia-cherniuk/5e22c045015c6a5f647a7420e82fa025 to your computer and use it in GitHub Desktop.
deploy-testflight-pr:
only:
- external_pull_requests
stage: deploy-testflight-pr
needs: [ui-regression]
stage: deploy-testflight-pr
tags: [osx]
when: manual
script:
- bundle exec fastlane testflight_beta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment