mirror of
https://github.com/go-vikunja/app
synced 2024-10-12 08:55:33 +00:00
Use bundle install
This commit is contained in:
parent
5ffa78c97c
commit
89f790c38c
@ -178,8 +178,9 @@ steps:
|
||||
from_secret: contact_phone
|
||||
commands:
|
||||
- cd ios
|
||||
- fastlane ios signing
|
||||
- fastlane ios beta
|
||||
- bundle install
|
||||
- bundle exec fastlane ios signing
|
||||
- bundle exec fastlane ios beta
|
||||
|
||||
depends_on:
|
||||
- testing
|
||||
|
Loading…
Reference in New Issue
Block a user