diff --git a/.drone.yml b/.drone.yml index d0cb1b4..5ca9bea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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