Commit f143d46a authored by Rémy Coutable's avatar Rémy Coutable

Merge branch...

Merge branch '213048-exclude-gcp-clean-up-job-in-pipelines-that-don-t-spawn-review-apps' into 'master'

Exclude GCP clean up job in pipelines that don't spawn review apps

Closes #213048

See merge request gitlab-org/gitlab!28501
parents bcfbfa6d 79f24c02
...@@ -499,6 +499,7 @@ ...@@ -499,6 +499,7 @@
.review:rules:review-gcp-cleanup: .review:rules:review-gcp-cleanup:
rules: rules:
- <<: *if-dot-com-gitlab-org-merge-request - <<: *if-dot-com-gitlab-org-merge-request
changes: *code-qa-patterns
when: manual when: manual
- <<: *if-dot-com-gitlab-org-schedule - <<: *if-dot-com-gitlab-org-schedule
when: on_success when: on_success
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment