mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-03-10 15:31:43 +00:00
pipeline work-in-progress
This commit is contained in:
parent
5c8aec6d9b
commit
1ec22515e1
@ -32,7 +32,7 @@ release:
|
||||
stage: package
|
||||
image: maven:3-openjdk-17
|
||||
script:
|
||||
- mvn $MAVEN_CLI_OPTS -e package
|
||||
- mvn $MAVEN_CLI_OPTS -e package -DskipTests
|
||||
- mkdir target/release
|
||||
- ls target
|
||||
- tar -C target/release -xzvf target/kickc-release.tgz
|
||||
|
Loading…
x
Reference in New Issue
Block a user