Update .gitlab-ci.yml
This commit is contained in:
parent
529db3a6c7
commit
93351f4019
@ -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 gcc
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
STACK_ROOT: "${CI_PROJECT_DIR}/.stack"
|
STACK_ROOT: "${CI_PROJECT_DIR}/.stack"
|
||||||
|
|||||||
Reference in New Issue
Block a user