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.
2 parents 05b9bc0 + 373d38d commit 8244247Copy full SHA for 8244247
gitlab-ci-config/dev-gitlab-org.yml
@@ -411,6 +411,7 @@ Docker-branch:
411
- !reference [.default_rules, rules]
412
- if: '$PIPELINE_TYPE =~ /_(NIGHTLY|BRANCH)_BUILD_PIPELINE$/'
413
- if: '$PIPELINE_TYPE =~ /TRIGGERED_(CE|EE)_PIPELINE/'
414
+ - if: '$PIPELINE_TYPE == "TRIGGER_CACHE_UPDATE_PIPELINE"'
415
416
QA-branch:
417
extends: .docker_job
0 commit comments