feat(ci): Gitea Actions build-and-deploy pipeline #1

Merged
tegwick merged 1 commits from feat/ci-gitea-actions into main 2026-05-07 06:18:22 +00:00

1 Commits

Author SHA1 Message Date
a04dc2d307 feat(ci): add Gitea Actions build-and-deploy workflow
Registers haskelseed as a Gitea Actions runner and adds
.gitea/workflows/build-and-deploy.yml that runs nix build → skopeo push →
helm deploy on every push to main. Deploy step SSHes to Railiance01 using
a dedicated deploy key (haskelseed-ci-deploy) already authorized on the node.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 07:58:44 +02:00