Skip to content

Commit 373d38d

Browse files
committed
Run Docker-branch job in TRIGGER_CACHE_UPDATE_PIPELINE also
Signed-off-by: Balasankar 'Balu' C <[email protected]>
1 parent 05b9bc0 commit 373d38d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitlab-ci-config/dev-gitlab-org.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@ Docker-branch:
411411
- !reference [.default_rules, rules]
412412
- if: '$PIPELINE_TYPE =~ /_(NIGHTLY|BRANCH)_BUILD_PIPELINE$/'
413413
- if: '$PIPELINE_TYPE =~ /TRIGGERED_(CE|EE)_PIPELINE/'
414+
- if: '$PIPELINE_TYPE == "TRIGGER_CACHE_UPDATE_PIPELINE"'
414415

415416
QA-branch:
416417
extends: .docker_job

0 commit comments

Comments
 (0)