Skip to content

Instantly share code, notes, and snippets.

@mariia-cherniuk
Created September 12, 2020 17:43
Show Gist options
  • Save mariia-cherniuk/d952d52509828abd5c85e4d289d07653 to your computer and use it in GitHub Desktop.
Save mariia-cherniuk/d952d52509828abd5c85e4d289d07653 to your computer and use it in GitHub Desktop.
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