Force update of bundler
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jim Martens 2021-10-02 16:48:35 +02:00
parent bc50ab48a3
commit 3b6ff2240d
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ steps:
- export LANG="C.UTF-8"
- export LC_ALL="C.UTF-8"
- ruby -e 'puts STDIN.external_encoding' # figure out the encoding used
- bundle update --bundler
- bundle install
- yarn config set cache-folder /cache/.yarn-cache
- yarn global add gulp-cli