Skip to content

Commit 8244247

Browse files
Andrew Pattersonbalasankarc
andcommitted
Merge branch 'fix-trigger-cache-pipeline' into 'master'
Run Docker-branch job in TRIGGER_CACHE_UPDATE_PIPELINE also See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7513 Merged-by: Andrew Patterson <[email protected]> Approved-by: Andrew Patterson <[email protected]> Co-authored-by: Balasankar 'Balu' C <[email protected]>
2 parents 05b9bc0 + 373d38d commit 8244247

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)