Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
pass $COMPANION_OVERRIDES to check_dependent_project (#5708)
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-paulo-parity authored Jun 23, 2022
1 parent 86d33e6 commit 1489a3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ build-staking-miner:
--dependent-repo "$DEPENDENT_REPO"
--github-api-token "$GITHUB_PR_TOKEN"
--extra-dependencies "$EXTRA_DEPENDENCIES"
--companion-overrides "$COMPANION_OVERRIDES"

check-dependent-cumulus:
<<: *check-dependent-project
Expand Down

0 comments on commit 1489a3a

Please sign in to comment.