added rules for build
This commit is contained in:
parent
341feaab43
commit
a131e380fa
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ build_iso:
|
|||
artifacts:
|
||||
paths:
|
||||
- out/ParchLinux-cosmic-latest.iso
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG
|
||||
|
||||
deploy_iso:
|
||||
stage: deploy
|
||||
|
|
Loading…
Add table
Reference in a new issue