mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-01-20 20:31:56 +00:00
Moved to root folder to make better ZIP
This commit is contained in:
parent
c4dfc5aba5
commit
14670a6276
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user