1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-10-02 22:56:11 +00:00

Update .gitlab-ci.yml

This commit is contained in:
Jesper Balman Gravgaard 2020-08-24 19:39:53 +00:00
parent 263b69e674
commit 7cfca75864

View File

@ -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"