1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-06-02 00:41:42 +00:00

Temporarily Skipping CI testing & jacoco to generate deploy ZIP.

This commit is contained in:
jespergravgaard 2018-10-31 02:06:16 +01:00
parent e98352e1dc
commit 82d47bcc98

View File

@ -8,6 +8,7 @@ release:
- "unzip -d target/release target/kickc-release.zip"
- "mv target/release/kickc/lib/kickc-release.jar target/release/kickc/lib/kickc-${CI_COMMIT_REF_NAME}.jar"
- "mv target/release/kickc/* ."
# - "cat target/site/jacoco/index.html"
artifacts:
name: kickc_${CI_COMMIT_REF_NAME}
paths: