nothing should happen in ci without a tag
This commit is contained in:
@ -13,6 +13,8 @@ build:
|
|||||||
- hottis
|
- hottis
|
||||||
- linux
|
- linux
|
||||||
- docker
|
- docker
|
||||||
|
rules:
|
||||||
|
- if: $CI_COMMIT_TAG
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- dist.tgz
|
- dist.tgz
|
||||||
|
Reference in New Issue
Block a user