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

tiltfile: fix a bug where sometimes a base image wasn't pushed #6514

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

nicks
Copy link
Member

@nicks nicks commented Mar 3, 2025

if a base image is used in ANY manifest,
it needs to be pushed in all manifests.
Otherwise the caching system will get confused.

fixes issue #6486

Signed-off-by: Nick Santos nick.santos@docker.com

if a base image is used in ANY manifest,
it needs to be pushed in all manifests.
Otherwise the caching system will get confused.

fixes issue #6486

Signed-off-by: Nick Santos <nick.santos@docker.com>
@nicks nicks merged commit cdab500 into master Mar 4, 2025
8 checks passed
@nicks nicks deleted the nicks/issue6486 branch March 4, 2025 13:49
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