mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
[ci] add job switcher (#12922)
This commit is contained in:
committed by
GitHub
parent
68096de80c
commit
3e0a1904b7
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user