mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-20 02:32:36 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
263b69e674
commit
7cfca75864
@ -3,8 +3,7 @@ image: maven:3-jdk-14
|
|||||||
release:
|
release:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- "which zip"
|
- "ls /usr/bin/"
|
||||||
- "which unzip"
|
|
||||||
# - "mvn -e package"
|
# - "mvn -e package"
|
||||||
# - "ls target"
|
# - "ls target"
|
||||||
# - "unzip -d target/release target/kickc-release.zip"
|
# - "unzip -d target/release target/kickc-release.zip"
|
||||||
|
Loading…
Reference in New Issue
Block a user