Skip to content

Instantly share code, notes, and snippets.

@mariia-cherniuk
Created September 11, 2020 10:47
Show Gist options
  • Save mariia-cherniuk/462c529e3014e388adebc7e40672ac3e to your computer and use it in GitHub Desktop.
Save mariia-cherniuk/462c529e3014e388adebc7e40672ac3e to your computer and use it in GitHub Desktop.
submit-appstore:
only:
refs:
- develop
needs: [deliver-appstore]
stage: submit-appstore
tags: [osx]
allow_failure: false
script:
- bundle exec fastlane submit_app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment