Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor ImageBuilder variable name #1070

Merged
merged 2 commits into from
Nov 1, 2022

Conversation

mthalman
Copy link
Member

This helps to support dotnet/dotnet-docker#4139 by allowing internal build pipelines to override the name of the Image Builder image to use within the pipeline. With the changes in #1068, a suffix is added to the tag name. This allows the overriding pipeline to be able to set the variable to that new name, and base it on the original name, without introducing a cyclic dependency.

@mthalman mthalman merged commit 687d0ea into dotnet:main Nov 1, 2022
@mthalman mthalman deleted the imagebuildernamevar branch November 1, 2022 18:00
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