mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 23:01:52 +01:00
bring homebrew ruby into path
This commit is contained in:
parent
c7c8b866ad
commit
3cdda7b4e4
@ -181,6 +181,7 @@ deploy_iOS:
|
||||
- macos
|
||||
before_script:
|
||||
- 'echo $app_store_credentials > app-store-credentials.json'
|
||||
- 'export PATH="/usr/local/opt/ruby/bin:$PATH"'
|
||||
script:
|
||||
- 'bundle install'
|
||||
- 'bundle exec fastlane pilot upload --api_key_path app-store-credentials.json'
|
||||
|
Loading…
x
Reference in New Issue
Block a user