Commit 718246c1 authored by Rémy Coutable's avatar Rémy Coutable Committed by Mark Fletcher

ci: Run review-qa-smoke for all scheduled pipelines

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 6d294541
......@@ -1306,6 +1306,8 @@
- <<: *if-dot-com-gitlab-org-merge-request
changes: *code-qa-patterns
allow_failure: true
- <<: *if-dot-com-gitlab-org-schedule
allow_failure: true
# The rule needs to be duplicated between `on_success` and `on_failure`
# because the jobs `needs` the previous job to complete.
......@@ -1332,6 +1334,10 @@
- <<: *if-dot-com-gitlab-org-merge-request
changes: *code-qa-patterns
when: on_failure
- <<: *if-dot-com-ee-schedule
when: on_success
- <<: *if-dot-com-ee-schedule
when: on_failure
.review:rules:review-qa-all:
rules:
......
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