Skip to content
Snippets Groups Projects
Commit 9318ce65 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

feat(#195): no benchmarks on network branch

parent 38a77126
No related branches found
No related tags found
No related merge requests found
...@@ -83,6 +83,8 @@ run_benchmarks: ...@@ -83,6 +83,8 @@ run_benchmarks:
rules: rules:
- if: $CI_COMMIT_REF_NAME =~ /^wip*$/ - if: $CI_COMMIT_REF_NAME =~ /^wip*$/
when: manual when: manual
- <<: *is_network_branch
when: never
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG
when: never when: never
- if: '$CI_MERGE_REQUEST_ID || $CI_COMMIT_BRANCH == "master"' - if: '$CI_MERGE_REQUEST_ID || $CI_COMMIT_BRANCH == "master"'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment