Files
manoon-headless/.gitea/workflows/build.yaml
Unchained c80970bcda
Some checks failed
Build and Push to GHCR / build (push) Has been cancelled
feat(ci): add Gitea Actions workflow for building and pushing to GHCR
Add .gitea/workflows/build.yaml that:
- Builds Docker image on push to master
- Pushes to ghcr.io/unchainedio/manoon-headless
- Tags with commit SHA and 'latest'
- Updates k8s/kustomization.yaml with new image tag
- Commits and pushes the tag update back to repo

Requires Gitea Actions runner to be configured.
2026-04-05 06:24:36 +02:00

1.6 KiB