mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 08:41: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"
|
"--branch=$PIPELINE_SCRIPTS_TAG"
|
||||||
https://github.com/paritytech/pipeline-scripts
|
https://github.com/paritytech/pipeline-scripts
|
||||||
- ./pipeline-scripts/check_dependent_project.sh
|
- ./pipeline-scripts/check_dependent_project.sh
|
||||||
paritytech
|
--org paritytech
|
||||||
polkadot
|
--dependent-repo "$DEPENDENT_REPO"
|
||||||
--polkadot
|
--github-api-token "$GITHUB_PR_TOKEN"
|
||||||
"$DEPENDENT_REPO"
|
--extra-dependencies "$EXTRA_DEPENDENCIES"
|
||||||
"$GITHUB_PR_TOKEN"
|
|
||||||
"$CARGO_UPDATE_CRATES"
|
|
||||||
"$EXTRA_DEPENDENCIES"
|
|
||||||
|
|
||||||
check-dependent-cumulus:
|
check-dependent-cumulus:
|
||||||
<<: *check-dependent-project
|
<<: *check-dependent-project
|
||||||
|
|||||||
Reference in New Issue
Block a user