diff --git a/.drone.yml b/.drone.yml index 904c24d..ce5c4d9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -177,6 +177,7 @@ steps: CONTACT_PHONE: from_secret: contact_phone commands: + - eval "$(rbenv init -)" - rbenv shell 2.5.0 - cd ios - bundle config set --local path '.vendor/bundle'