Update .gitlab-ci.yml
This commit is contained in:
parent
93351f4019
commit
ef34d0894f
@ -2,6 +2,7 @@ default:
|
||||
image: fpco/stack-build:lts-13.21
|
||||
before_script:
|
||||
- apt-get install -y --no-install-recommends gcc
|
||||
- echo $PATH | xargs -d ':' -- ls
|
||||
|
||||
variables:
|
||||
STACK_ROOT: "${CI_PROJECT_DIR}/.stack"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user