This commit is contained in:
@ -26,6 +26,7 @@ steps:
|
|||||||
- export LANG="C.UTF-8"
|
- export LANG="C.UTF-8"
|
||||||
- export LC_ALL="C.UTF-8"
|
- export LC_ALL="C.UTF-8"
|
||||||
- ruby -e 'puts STDIN.external_encoding' # figure out the encoding used
|
- ruby -e 'puts STDIN.external_encoding' # figure out the encoding used
|
||||||
|
- gem install bundler
|
||||||
- bundle update --bundler
|
- bundle update --bundler
|
||||||
- bundle install
|
- bundle install
|
||||||
- yarn config set cache-folder .yarn-cache
|
- yarn config set cache-folder .yarn-cache
|
||||||
|
|||||||
Reference in New Issue
Block a user