1 Commits

Author SHA1 Message Date
xfy
09f4ca5755 ci: add Gitea Actions CI pipeline
Some checks failed
CI / Build (push) Blocked by required conditions
CI / Docker (push) Blocked by required conditions
CI / Lint (push) Failing after 3m18s
CI / Test (push) Failing after 18m40s
Mirror of .github/workflows/ci.yml adapted for Gitea Actions:
- Replace golangci-lint-action with direct install script
- Remove upload-artifact (not needed on Gitea)
- Same 4-job structure: lint → test → build → docker
2026-06-11 23:44:46 +08:00