Commit Graph

2 Commits

Author SHA1 Message Date
3bdf58a827 fix: rename GITEA_TOKEN to REGISTRY_TOKEN to avoid reserved name conflict
Some checks failed
Build and Push Docker Image to Gitea / build-and-push (push) Failing after 5m45s
2025-11-15 18:02:48 +01:00
da474f9a61 feat: add Gitea Actions workflow for Docker build and push
Some checks failed
Build and Push Docker Image to Gitea / build-and-push (push) Has been cancelled
Add workflow to build Docker image and push to Gitea container registry.

- Registry: dev.pivoine.art
- Image: valknar/sexy
- Triggers on push to main/develop, tags, and manual dispatch
- Builds linux/amd64 platform
- Uses Gitea-specific context (gitea.actor, gitea.event, etc.)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-15 17:14:25 +01:00