fix(ci): Also run CI for git tags
This commit is contained in:
parent
77f4b68c8e
commit
2645494582
1 changed files with 1 additions and 0 deletions
|
@ -327,3 +327,4 @@ workflow:
|
|||
- if: "$CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS"
|
||||
when: never
|
||||
- if: "$CI_COMMIT_BRANCH"
|
||||
- if: "$CI_COMMIT_TAG"
|
||||
|
|
Loading…
Add table
Reference in a new issue