Loading .gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -12,3 +12,7 @@ build: stage: build script: - stack build - cp $(stack path --dist-dir)/build/nebelhorn/nebelhorn . artifacts: paths: - nebelhorn Loading
.gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -12,3 +12,7 @@ build: stage: build script: - stack build - cp $(stack path --dist-dir)/build/nebelhorn/nebelhorn . artifacts: paths: - nebelhorn