1
0
mirror of https://github.com/go-vikunja/app synced 2024-06-02 18:49:47 +00:00

rbenv fix

This commit is contained in:
Jonas Franz 2021-01-16 19:07:10 +01:00
parent 50cb3318d4
commit dbc3a77105
Signed by untrusted user: JonasFranz
GPG Key ID: 7293A220B7C38080

View File

@ -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'