Skip to content

Instantly share code, notes, and snippets.

@mariia-cherniuk
Last active September 23, 2020 19:21
Show Gist options
  • Save mariia-cherniuk/3ea835d905b66274a73a94426c4057da to your computer and use it in GitHub Desktop.
Save mariia-cherniuk/3ea835d905b66274a73a94426c4057da to your computer and use it in GitHub Desktop.
publish-jira-release:
only:
refs:
- develop
needs: [submit-appstore]
stage: publish-artifacts
tags: [osx]
allow_failure: false
script:
- bundle exec fastlane publish_jira_release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment