Skip to content

Instantly share code, notes, and snippets.

@mariia-cherniuk
Created September 12, 2020 17:52
Show Gist options
  • Save mariia-cherniuk/4fff3b8fe93834b1d5073eb80fa54c11 to your computer and use it in GitHub Desktop.
Save mariia-cherniuk/4fff3b8fe93834b1d5073eb80fa54c11 to your computer and use it in GitHub Desktop.
upload-symbols:
only:
refs:
- develop
needs: [submit-appstore]
stage: publish-artifacts
tags: [osx]
allow_failure: false
script:
- bundle exec fastlane upload_symbols
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment