use options for check_dependent_project (#5392)

Co-authored-by: TriplEight <denis.pisarev@parity.io>
This commit is contained in:
João Paulo Silva de Souza
2022-04-26 11:58:57 -03:00
committed by GitHub
parent 8e7663ba3d
commit 4a311f1da4
+4 -7
View File
@@ -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