mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 16:21:06 +00:00
[ci] add job switcher (#6433)
* [ci] add job switcher * add before_script to docker and k8s runners * upd runners * sccache :(
This commit is contained in:
committed by
GitHub
parent
1aeee7cc1b
commit
193c8de9db
@@ -74,7 +74,6 @@ build-test-collators:
|
||||
script:
|
||||
- time cargo build --profile testnet --verbose -p test-parachain-adder-collator
|
||||
- time cargo build --profile testnet --verbose -p test-parachain-undying-collator
|
||||
- sccache -s
|
||||
# pack artifacts
|
||||
- mkdir -p ./artifacts
|
||||
- mv ./target/testnet/adder-collator ./artifacts/.
|
||||
|
||||
Reference in New Issue
Block a user