Explicitely set yarn cache
continuous-integration/drone/push Build is passing Details

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2019-04-28 15:54:39 +02:00
parent 25f38525cc
commit 533815a252
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ steps:
image: starefossen/ruby-node
environment:
BUNDLE_PATH: .bundle
YARN_CACHE_FOLDER: /cache/.yarn-cache
commands:
- export LANG="C.UTF-8"
- export LC_ALL="C.UTF-8"