1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-06-03 07:29:37 +00:00

Moved to root folder to make better ZIP

This commit is contained in:
Jesper Gravgaard 2018-09-30 12:26:23 +02:00
parent c4dfc5aba5
commit 14670a6276

View File

@ -14,7 +14,8 @@ release:
script:
- "ls target"
- "unzip -d target/release target/kickc-release.zip"
- "mv target/release/kickc ."
artifacts:
name: kickc_${CI_BUILD_REF_NAME}
paths:
- ./target/release/*
- ./kickc