Created
September 12, 2020 17:43
-
-
Save mariia-cherniuk/d952d52509828abd5c85e4d289d07653 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: | |
only: | |
refs: | |
- develop | |
stage: deploy-testflight | |
tags: [osx] | |
script: | |
- bundle exec fastlane testflight_beta |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment