paper-dynasty-database/.gitea/workflows
cal 84a45d9caa
Some checks failed
Build Docker Image / build (push) Failing after 8m12s
fix: use mode=min for Docker build cache to avoid Hub blob limits
mode=max pushes all intermediate layers to Docker Hub as cache, which
exceeds blob size limits when the base image changes. mode=min only
caches final image layers — smaller push, still provides cache hits
for the most common rebuild scenario (code changes, same base).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 17:02:15 +00:00
..
build.yml fix: use mode=min for Docker build cache to avoid Hub blob limits 2026-03-16 17:02:15 +00:00