Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Build each kaniko image separately#324

Merged
priyawadhwa merged 1 commit intoGoogleContainerTools:masterfrom
priyawadhwa:cloudbuild
Aug 29, 2018
Merged

Build each kaniko image separately#324
priyawadhwa merged 1 commit intoGoogleContainerTools:masterfrom
priyawadhwa:cloudbuild

Conversation

@priyawadhwa
Copy link
Copy Markdown
Contributor

I was seeing an error with our cloudbuild triggers where the tagged
:latest version of image wasn't the same as the :commit version, even
though it was created via 'docker tag image:commit image:latest'.

I'm not sure why this would be happening, but for now building each
image separately should hopefully fix this error.

Part 1 of #322

I was seeing an error with our cloudbuild triggers where the tagged
:latest version of image wasn't the same as the :commit version, even
though it was created via 'docker tag image:commit image:latest'.

I'm not sure why this would be happening, but for now building each
image separately should hopefully fix this error.
@priyawadhwa priyawadhwa merged commit 49f9298 into GoogleContainerTools:master Aug 29, 2018
@priyawadhwa priyawadhwa deleted the cloudbuild branch August 29, 2018 18:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants