mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-20 02:32:36 +00:00
Temporarily Skipping CI testing & jacoco to generate deploy ZIP.
This commit is contained in:
parent
8046cc3f93
commit
e98352e1dc
@ -8,7 +8,6 @@ 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:
|
||||
|
Loading…
Reference in New Issue
Block a user