[ci] add job switcher (#12922)

This commit is contained in:
Alexander Samusev
2022-12-14 12:36:33 +01:00
committed by GitHub
parent 68096de80c
commit 3e0a1904b7
4 changed files with 14 additions and 1 deletions
@@ -65,6 +65,7 @@ cargo-check-benches:
before_script:
# perform rusty-cachier operations before any further modifications to the git repo to make cargo feel cheated not so much
- !reference [.rust-info-script, script]
- !reference [.job-switcher, before_script]
- !reference [.rusty-cachier, before_script]
- !reference [.pipeline-stopper-vars, script]
# merges in the master branch on PRs
@@ -414,6 +415,7 @@ cargo-check-each-crate-macos:
- .collect-artifacts
- .pipeline-stopper-artifacts
before_script:
- !reference [.job-switcher, before_script]
- !reference [.rust-info-script, script]
- !reference [.pipeline-stopper-vars, script]
variables: