Skip to content

Commit f1db919

Browse files
authored
fix: allow gitlab to run on tags (#27)
1 parent f17f5f2 commit f1db919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ variables:
1313

1414
workflow:
1515
rules:
16-
- if: $CI_COMMIT_BRANCH
16+
- if: $CI_COMMIT_TAG
1717

1818
include:
1919
- project: dgx/infra/gitlint-ci

0 commit comments

Comments
 (0)