1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-11-26 12:49:21 +00:00

Working on handling the missing unzip on the new Docker image.

This commit is contained in:
jespergravgaard 2020-08-24 22:20:37 +02:00
parent 07d89fdd85
commit c2e7e041de

View File

@ -10,7 +10,7 @@ release:
- "mv target/release/kickc/jar/kickc-release.jar target/release/kickc/jar/kickc-${CI_COMMIT_REF_NAME}.jar"
- "mkdir ./kickc"
- "mv target/release/kickc/* ./kickc/"
- "cat target/site/jacoco/index.html"
# - "cat target/site/jacoco/index.html"
artifacts:
name: kickc_${CI_COMMIT_REF_NAME}
paths: