Files
kochwas/.gitea/workflows/docker.yml
Hendrik 3eb89cc5d6
Some checks failed
Build & Publish Docker Image / build-and-push (push) Has been cancelled
ci: add Gitea Actions workflow to build and push Docker image
On push to main (or version tag), the workflow logs into the Gitea container
registry, builds a multi-tag image (sha-<short>, branch name, 'latest' on main,
version on tag) and pushes to gitea.siegeln.net/<owner>/<repo>.

docker-compose.prod.yml now pulls from the registry by default, with
KOCHWAS_TAG env var to pin a specific build.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 15:54:34 +02:00

1.3 KiB