Use local bundle path
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jonas Franz 2021-01-16 18:15:34 +01:00
parent 89f790c38c
commit f422b73414
Signed by: JonasFranz
GPG Key ID: 7293A220B7C38080
1 changed files with 1 additions and 0 deletions

View File

@ -178,6 +178,7 @@ steps:
from_secret: contact_phone
commands:
- cd ios
- bundle config set --local path '.vendor/bundle'
- bundle install
- bundle exec fastlane ios signing
- bundle exec fastlane ios beta