Update .gitlab-ci.yml
This commit is contained in:
parent
8c9d7a37ca
commit
26ccef6a90
@ -1,7 +1,7 @@
|
|||||||
default:
|
default:
|
||||||
image: fpco/stack-build:lts-13.21
|
image: fpco/stack-build:lts-13.21
|
||||||
before_script: |
|
before_script:
|
||||||
apt-get install -y --no-install-recommends g++
|
- apt-get install -y --no-install-recommends g++
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
STACK_ROOT: "${CI_PROJECT_DIR}/.stack"
|
STACK_ROOT: "${CI_PROJECT_DIR}/.stack"
|
||||||
|
|||||||
Reference in New Issue
Block a user