diff --git a/episodes/2026-02-13.md b/episodes/2026-02-13.md index ae6adf613d7..3045d943804 100644 --- a/episodes/2026-02-13.md +++ b/episodes/2026-02-13.md @@ -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