Commit 997fbf95 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Adopt `rules` for review-performance

Otherwise it'll generate a branch pipeline which is invalid
parent 77ada8a6
......@@ -271,10 +271,11 @@ review-qa-all:
performance: performance.json
review-performance:
extends:
- .review-performance-base
- .only-review
- .only:changes-code-qa
extends: .review-performance-base
rules:
- <<: *if-canonical-gitlab-and-merge-request
changes: *code-qa-patterns
when: on_success
needs: ["review-deploy"]
dependencies: ["review-deploy"]
before_script:
......
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