From f33da3dfa7d3f11e89967d197dff8016ce684ea7 Mon Sep 17 00:00:00 2001 From: Jesper Gravgaard Date: Sat, 29 Sep 2018 12:29:40 +0200 Subject: [PATCH] Another attempt --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9cc968fc5..f01bc6535 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ compile: - "cat target/site/jacoco/index.html" release: - stage: deploy + stage: build script: - "unzip -d target/release target/kickc-release.zip" artifacts: