We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1addb9 commit a0530e3Copy full SHA for a0530e3
.gitlab-ci.yml
@@ -134,8 +134,7 @@ tagger-image-builder:
134
- if: $CI_COMMIT_TAG
135
when: never
136
- if: $CI_COMMIT_BRANCH == 'master'
137
- when: always
138
- - changes:
+ changes:
139
- .gitlab/tagger/**/*
140
- ddev/**/*
141
- .gitlab-ci.yml
@@ -155,8 +154,7 @@ validate-log-intgs-builder:
155
154
156
157
158
159
160
- .gitlab/validate-logs-intgs/**/*
161
162
script:
0 commit comments