nothing should happen in ci without a tag

This commit is contained in:
2021-01-19 11:18:57 +01:00
parent baf9e67bac
commit 657b0838f9

View File

@ -13,6 +13,8 @@ build:
- hottis - hottis
- linux - linux
- docker - docker
rules:
- if: $CI_COMMIT_TAG
artifacts: artifacts:
paths: paths:
- dist.tgz - dist.tgz