2 Commits

Author SHA1 Message Date
Gonçalo Rodrigues
713d60bccc fix(cicd): rename secret GITEA_REGISTRY_PASSWORD to REGISTRY_PASSWORD
Some checks failed
deploy / test (push) Successful in 5m23s
deploy / deploy-finance (push) Failing after 6s
2026-06-26 23:37:02 +01:00
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