Skip to content

fix(ci): refresh BuildKit cache mounts in PR builds - #1372

Open
BenjaminMichaelis wants to merge 1 commit into
mainfrom
bmichaelis-fix-pr-1371-ci
Open

BenjaminMichaelis wants to merge 1 commit into
mainfrom
bmichaelis-fix-pr-1371-ci

Conversation

@BenjaminMichaelis

Copy link
Copy Markdown
Member

Dependency updates need a fresh container NuGet cache so Docker builds do not fail after a successful restore with missing-package errors.

Uses the cache action's save-capable form and only skips cache-mount extraction on an exact cache hit. This lets changed dependency inputs persist their refreshed BuildKit cache while preserving fast reruns.

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