Gonçalo Rodrigues 2e0163e2b2 feat(cicd): move deploy pipeline to Gitea Actions
- .gitea/workflows/deploy.yaml: test → build ARM64 → push to Gitea
  registry → kubectl set image on push to main
- Remove .github/workflows/deploy.yml (GitHub kept as test-only backup)

Requires Gitea Actions secrets: GITEA_REGISTRY_PASSWORD, KUBECONFIG_B64.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 23:09:34 +01:00
..