Skip to content

Add publicGitRepoUri variable to cg-images pipeline#7095

Merged
lbussell merged 2 commits into
dotnet:nightlyfrom
lbussell:fix-cg-images-publicGitRepoUri
Mar 17, 2026
Merged

Add publicGitRepoUri variable to cg-images pipeline#7095
lbussell merged 2 commits into
dotnet:nightlyfrom
lbussell:fix-cg-images-publicGitRepoUri

Conversation

@lbussell

Copy link
Copy Markdown
Member

The cg-images pipeline calls init-docker-linux -> init-common, which references $(publicGitRepoUri). This variable is defined in the dotnet/build-test-publish.yml variable template, but cg-images.yml only includes the base common.yml template. Add the variable directly to fix the 'Set Source Branch and Base Options' task failure.

The cg-images pipeline calls init-docker-linux -> init-common, which
references $(publicGitRepoUri). This variable is defined in the
dotnet/build-test-publish.yml variable template, but cg-images.yml only
includes the base common.yml template. Add the variable directly to fix
the 'Set Source Branch and Base Options' task failure.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@lbussell lbussell requested a review from a team as a code owner March 17, 2026 18:26
@lbussell lbussell merged commit db5ac5c into dotnet:nightly Mar 17, 2026
119 checks passed
@lbussell lbussell deleted the fix-cg-images-publicGitRepoUri branch March 17, 2026 23:56
@github-actions github-actions Bot added the needs-backport PR that should be backported to another branch label Mar 17, 2026
lbussell added a commit to lbussell/dotnet-docker that referenced this pull request Apr 7, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
(cherry picked from commit db5ac5c)
@lbussell lbussell removed the needs-backport PR that should be backported to another branch label May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants