c232a7d079
mode=max exports all intermediate layer blobs which exceeded the Forgejo registry's blob upload size limit (400 Bad Request). mode=min only exports the final image layers, keeping cache entries small enough for the registry. The actual image build and push was succeeding; only the cache write failed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>