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

Attach workspace before loading docker images #1093

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

zubron
Copy link
Contributor

@zubron zubron commented Mar 27, 2020

What this PR does / why we need it:
Our CI is failing because we are not attaching the workspace where the
Docker images were built before attempting to load them. This change
attaches the workspace before attempting to load the images as we do in
the integration test step.

Signed-off-by: Bridget McErlean bmcerlean@vmware.com

Our CI is failing because we are not attaching the workspace where the
Docker images were built before attempting to load them. This change
attaches the workspace before attempting to load the images as we do in
the integration test step.

Signed-off-by: Bridget McErlean <bmcerlean@vmware.com>
@zubron zubron merged commit 0a90d19 into vmware-tanzu:master Mar 27, 2020
@zubron zubron deleted the fix-image-publishing branch March 27, 2020 15:31
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.

None yet

1 participant