ci: fix runner labels + CoreDNS rewrite + cleanup

- Runners use public images (code.forgejo.org/forgejo/runner:6)
- Labels pull from Docker Hub: golang:1.26, node:22, rust:1-bookworm
- Add CoreDNS api.riotpiao.com rewrite
- Fix runner re-registration to keep labels in sync
- Add unified CI pattern docs to CLAUDE.example.md
- Remove dead .forgejo/ workflow dir (Forgejo uses .gitea/)
This commit is contained in:
2026-09-07 13:01:56 -07:00
parent 1777188f85
commit 1a8e87131b
9 changed files with 143 additions and 295 deletions
@@ -36,3 +36,4 @@ data:
valid_volumes:
- /docker-certs/client
network: host
docker_host: automount