episode: Gitea Actions: Docker buildx cache auth requires login on all builds

This commit is contained in:
Cal Corum 2026-02-13 15:09:47 -06:00
parent a1f5be3e68
commit fa3acf4836

View File

@ -105,3 +105,9 @@ Service:
- **Tags:** ai-assistant, deployment, git, workflow
- **Memory:** [check-for-production-hotfixes-before-deploying-9d18fe](graph/insights/check-for-production-hotfixes-before-deploying-9d18fe.md)
- **Summary:** Production servers may have local commits (hotfixes) not pushed to the remote repo. Before
## 15:09 - Gitea Actions: Docker buildx cache auth requires login on all builds
- **Type:** solution
- **Tags:** gitea, docker, ci-cd, buildx, cache, fix
- **Memory:** [gitea-actions-docker-buildx-cache-auth-requires-login-on-all-77cf0f](graph/solutions/gitea-actions-docker-buildx-cache-auth-requires-login-on-all-77cf0f.md)
- **Summary:** When using Docker buildx with registry-based cache (cache-from/cache-to type=registry), the Docker