Files
bookhoard/.gitea/workflows
john-okeefe e7c4c931ee
Release / build-and-push (push) Failing after 3m56s
ci(release): add tag-triggered image build & push to Gitea registry
Adds .gitea/workflows/release.yml. On a v* git tag push (or manual dispatch), builds the Dockerfile and publishes to git.linuxhg.com/bookhoard/bookhoard under two tags: the version (${{ gitea.ref_name }}) and 'latest'. Auth uses the auto-provided GITHUB_TOKEN; no secret to manage. Pushes to main do nothing, so work-in-progress commits never ship.
2026-07-29 16:53:43 -04:00
..