Created
September 12, 2020 17:40
-
-
Save mariia-cherniuk/5e22c045015c6a5f647a7420e82fa025 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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