Fixed environment settings

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2019-04-28 14:42:25 +02:00
parent ed359aeeee
commit ee980a1273
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ steps:
- name: build
image: starefossen/ruby-node
environment:
- BUNDLE_PATH=/drone/.bundle
BUNDLE_PATH: /drone/.bundle
commands:
- export LANG="C.UTF-8"
- export LC_ALL="C.UTF-8"