Commit fcd0cbc3 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Mirror the rule with .frontend:rules:compile-test-assets

When set ~"pipeline:run-all-rspec" without having
compile-test-assets-as-if-foss, the pipeline will be invalid for
those as-if-foss jobs.
parent 0edfba36
...@@ -484,8 +484,8 @@ ...@@ -484,8 +484,8 @@
rules: rules:
- <<: *if-not-ee - <<: *if-not-ee
when: never when: never
- <<: *if-merge-request # Always run for MRs since `compile-test-assets as-if-foss` is either needed by `rspec foss-impact` or the `rspec * as-if-foss` jobs. - changes: *code-backstage-qa-patterns
changes: *code-backstage-qa-patterns - <<: *if-merge-request-title-run-all-rspec
.frontend:rules:default-frontend-jobs: .frontend:rules:default-frontend-jobs:
rules: 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