fix(ci): disable provenance for Gitea registry compatibility
Build and Push / build (release) Failing after 1m1s

Add provenance: false to docker/build-push-action to fix
"received unexpected HTTP status: 200 OK" error when pushing
to Gitea container registry.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-13 21:13:16 +01:00
co-authored by Claude Opus 4.5
parent 4e6f1da4f3
commit acdde99a5c
4 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -432,7 +432,7 @@ For LLM agent development guidelines and architectural decisions, see [AGENTS.md
## Version
Current version: **1.2.1** - Dependency slimming
Current version: **1.2.2** - CI fix
---