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:
|
||||
stage: build
|
||||
script:
|
||||
- "which zip"
|
||||
- "which unzip"
|
||||
- "ls /usr/bin/"
|
||||
# - "mvn -e package"
|
||||
# - "ls target"
|
||||
# - "unzip -d target/release target/kickc-release.zip"
|
||||
|
Loading…
Reference in New Issue
Block a user