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

Ensure consistent windows image names #1104

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

zubron
Copy link
Contributor

@zubron zubron commented Apr 1, 2020

What this PR does / why we need it:
We were building windows images with the name windows but attempting
to push images with only win in the name.

Also, we can't build windows and linux images in the same docker context
so don't attempt to push linux images if pushing windows images.

Signed-off-by: Bridget McErlean [email protected]

We were building windows images with the name `windows` but attempting
to push images with only `win` in the name.

Also, we can't build windows and linux images in the same docker context
so don't attempt to push linux images if pushing windows images.

Signed-off-by: Bridget McErlean <[email protected]>
@zubron zubron merged commit 49fa937 into vmware-tanzu:master Apr 1, 2020
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.

1 participant