Skip to content

Commit 50589c5

Browse files
committed
Update .gitlab-ci.yml file
1 parent 5973c84 commit 50589c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ build-operator:
2020
except:
2121
variables:
2222
- $CI_COMMIT_MESSAGE =~ /\#skip-pipeline/
23+
- $CI_COMMIT_TAG != ""
2324

2425
cleanup:
2526
stage: .post

0 commit comments

Comments
 (0)