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

Commit 1489a3a

Browse files
pass $COMPANION_OVERRIDES to check_dependent_project (#5708)
1 parent 86d33e6 commit 1489a3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ build-staking-miner:
312312
--dependent-repo "$DEPENDENT_REPO"
313313
--github-api-token "$GITHUB_PR_TOKEN"
314314
--extra-dependencies "$EXTRA_DEPENDENCIES"
315+
--companion-overrides "$COMPANION_OVERRIDES"
315316

316317
check-dependent-cumulus:
317318
<<: *check-dependent-project

0 commit comments

Comments
 (0)