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.
1 parent 6a0c378 commit d2eddc0Copy full SHA for d2eddc0
.gitlab/benchmarks.yml
@@ -78,6 +78,8 @@ check-big-regressions:
78
rules:
79
- if: '$POPULATE_CACHE'
80
when: never
81
+ - if: '$CI_COMMIT_BRANCH =~ /backport-pr-/'
82
+ when: never
83
- if: '$CI_COMMIT_BRANCH !~ /^(master|release\/)/'
84
when: on_success
85
- when: never
0 commit comments