summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTamar Christina <tamar@zhox.com>2019-02-17 18:37:47 +0000
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-02-21 20:52:42 -0500
commit9db92cf0baada362f2b1bd69fbfd156f415d4053 (patch)
tree0be511f4e93d7bd7a8489c1277d92feadebc8015
parent48aafc247316a15f2fe412d5dcf07c0bc6e5cbbf (diff)
downloadhaskell-9db92cf0baada362f2b1bd69fbfd156f415d4053.tar.gz
Set builder env
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 33d96d88df..6ac6100191 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -360,6 +360,8 @@ validate-x86_64-linux-deb9-unreg:
- robocopy /np /nfl /ndl /e "%APPDATA%\cabal" cabal-cache
- bash -c 'make clean || true'
dependencies: []
+ variables:
+ FORCE_SYMLINKS: 1
cache:
paths:
- cabal-cache