Add rbenv

This commit is contained in:
Jonas Franz 2021-01-16 19:01:36 +01:00
parent 405bfb4e81
commit 5d3d9fe0db
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