Files
comarques-de-catalunya/.gitea/workflows/ci.yml
Jaume Garriga Maestre 65525a8e76
Some checks failed
CI · Test & Deploy / Playwright tests (push) Failing after 1m41s
CI · Test & Deploy / Deploy to VPS (push) Has been skipped
ci: add Gitea Actions workflows (CI/deploy + weekly npm audit)
- ci.yml: run Playwright tests on every push to main, then deploy to VPS
  if tests pass; includes post-deploy health check
- audit.yml: weekly npm audit (Mondays 07:00 UTC), fails on high/critical
- Requires VPS_SSH_KEY secret (already configured in repo settings)
2026-05-14 11:01:16 +02:00

2.6 KiB