Skip to content

fix: explicitly tag and push the latest image#342

Merged
shruti-mantri merged 1 commit into
masterfrom
explicit-latest-tag
Apr 20, 2026
Merged

fix: explicitly tag and push the latest image#342
shruti-mantri merged 1 commit into
masterfrom
explicit-latest-tag

Conversation

@shruti-mantri

Copy link
Copy Markdown
Collaborator

No description provided.

env:
- CLOUDSDK_CORE_DISABLE_PROMPTS=1

images:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we should remove the images field, it helps with build provenance. Let's just add :latest as the image tag here

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wasn't present before. I had recently added it thinking it was missing.
On deep dive, realized that this was not present because we were explicitly pushing the images in the second step. Because of that, this would be a no-op.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, looks like the images are explicitly pushed because we need to immediately use them for deploying.

@shruti-mantri shruti-mantri merged commit 150bf0b into master Apr 20, 2026
11 checks passed
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.

3 participants