Skip to content

Instantly share code, notes, and snippets.

@mariia-cherniuk
Created September 12, 2020 18:35
Show Gist options
  • Save mariia-cherniuk/310ffa0559d7abb9ab5da8b271120f66 to your computer and use it in GitHub Desktop.
Save mariia-cherniuk/310ffa0559d7abb9ab5da8b271120f66 to your computer and use it in GitHub Desktop.
minor-version-bump:
only:
refs:
- develop
needs: [publish-github-release]
stage: minor-version-bump
tags: [osx]
allow_failure: false
script:
- bundle exec fastlane bump_version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment