Set LANG for Gitlab build

This commit is contained in:
Michael Snoyman 2020-02-12 19:55:28 +02:00
parent eb46df2050
commit 0304353465
No known key found for this signature in database
GPG Key ID: 907EAE2F42B52046

View File

@ -2,6 +2,7 @@
set -ex
cd "$(dirname "${BASH_SOURCE[0]}")/../.."
mkdir -p etc/docker/_artifacts
export LANG=C.UTF-8
stack build Cabal # Memory
stack install --local-bin-path=etc/docker/_artifacts "$@"
rsync -av --delete config static etc/docker/_artifacts/