Don't run cargo-check-benches for master based downstream staging pipelines (#12233)

This commit is contained in:
Vlad
2022-09-12 20:48:10 +03:00
committed by GitHub
parent 7679d0619d
commit 66e9f4925a
2 changed files with 13 additions and 1 deletions
@@ -59,7 +59,7 @@ cargo-check-benches:
CI_JOB_NAME: "cargo-check-benches"
extends:
- .docker-env
- .test-refs
- .test-refs-no-trigger-prs-only-check-benches
- .collect-artifacts
- .pipeline-stopper-artifacts
before_script: