mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
use options for check_dependent_project (#5392)
Co-authored-by: TriplEight <denis.pisarev@parity.io>
This commit is contained in:
committed by
GitHub
parent
8e7663ba3d
commit
4a311f1da4
@@ -330,13 +330,10 @@ build-malus:
|
||||
"--branch=$PIPELINE_SCRIPTS_TAG"
|
||||
https://github.com/paritytech/pipeline-scripts
|
||||
- ./pipeline-scripts/check_dependent_project.sh
|
||||
paritytech
|
||||
polkadot
|
||||
--polkadot
|
||||
"$DEPENDENT_REPO"
|
||||
"$GITHUB_PR_TOKEN"
|
||||
"$CARGO_UPDATE_CRATES"
|
||||
"$EXTRA_DEPENDENCIES"
|
||||
--org paritytech
|
||||
--dependent-repo "$DEPENDENT_REPO"
|
||||
--github-api-token "$GITHUB_PR_TOKEN"
|
||||
--extra-dependencies "$EXTRA_DEPENDENCIES"
|
||||
|
||||
check-dependent-cumulus:
|
||||
<<: *check-dependent-project
|
||||
|
||||
Reference in New Issue
Block a user