Add rbenv
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jonas Franz 2021-01-16 19:01:36 +01:00
parent f422b73414
commit 50cb3318d4
Signed by: JonasFranz
GPG Key ID: 7293A220B7C38080
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ steps:
CONTACT_PHONE:
from_secret: contact_phone
commands:
- rbenv shell 2.5.0
- cd ios
- bundle config set --local path '.vendor/bundle'
- bundle install