1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-29 14:35:35 +03:00

Update .gitlab-ci.yml

This commit is contained in:
Aaron Friel 2017-08-10 16:54:42 +00:00
parent 4434257f68
commit 1228892604

View File

@ -9,4 +9,5 @@ stages:
build: build:
stage: build stage: build
script: script:
- ls -laR .
- stack build - stack build