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:
parent
07d89fdd85
commit
c2e7e041de
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user