mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
Use EXTRA_DEPENDENCIES for pipeline-scripts (#5328)
* temporary: check if it works * EXTRA_DEPENDENCIES for pipeline-scripts * revert pipeline scripts source
This commit is contained in:
committed by
GitHub
parent
ba052ca6a7
commit
203441981f
@@ -336,12 +336,13 @@ build-malus:
|
||||
"$DEPENDENT_REPO"
|
||||
"$GITHUB_PR_TOKEN"
|
||||
"$CARGO_UPDATE_CRATES"
|
||||
"$EXTRA_DEPENDENCIES"
|
||||
|
||||
check-dependent-cumulus:
|
||||
<<: *check-dependent-project
|
||||
variables:
|
||||
DEPENDENT_REPO: cumulus
|
||||
CARGO_UPDATE_CRATES: "sp-io polkadot-runtime-common"
|
||||
EXTRA_DEPENDENCIES: substrate
|
||||
|
||||
test-node-metrics:
|
||||
stage: stage2
|
||||
|
||||
Reference in New Issue
Block a user