mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 14:51:44 +01:00
set ios beta changelog to latest commit message
This commit is contained in:
parent
dc8c66616f
commit
98d65529cc
@ -230,7 +230,7 @@ deploy_iOS_beta:
|
||||
script:
|
||||
- 'bundle install'
|
||||
- 'bundle update fastlane'
|
||||
- 'bundle exec fastlane pilot upload --api_key_path app-store-credentials.json --ipa Borepin/Borepin.iOS/bin/iPhone/Debug/Borepin.iOS.ipa --distribute_external true --groups Beta'
|
||||
- 'bundle exec fastlane pilot upload --api_key_path app-store-credentials.json --ipa Borepin/Borepin.iOS/bin/iPhone/Debug/Borepin.iOS.ipa --distribute_external true --groups Beta --changelog "$CI_COMMIT_MESSAGE"'
|
||||
after_script:
|
||||
- 'rm app-store-credentials.json'
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user