forked from extern/zsync
Make build-package executable
This commit is contained in:
parent
6c6e1b9023
commit
909e1057d0
@ -8,6 +8,7 @@ build_linux:
|
|||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
script:
|
script:
|
||||||
|
- chmod +x ./build-package
|
||||||
- ./build-package ${CI_COMMIT_TAG}
|
- ./build-package ${CI_COMMIT_TAG}
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "bashclub-zsync_${CI_COMMIT_TAG}_all.deb"
|
name: "bashclub-zsync_${CI_COMMIT_TAG}_all.deb"
|
||||||
|
Loading…
Reference in New Issue
Block a user