ci: add ignore-error=true to all cache-to targets
Gitea OCI registry sporadically rejects cache blob writes with "error writing layer blob: unknown" — this fails the build step even though the image itself was pushed successfully. Adding ignore-error=true makes cache write failures non-fatal so the build proceeds regardless of registry-side cache issues. Fixes recurring CI failure on Build and push Seed image step.
This commit is contained in:
+1
-187
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user