2 Commits

Author SHA1 Message Date
root
9060b97178 ci: make Hugo deployment traceable
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 44s
2026-06-02 05:47:54 +08:00
luochen570
d05adc2ffe ci: add Hugo blog CI/CD to k3s
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 4m5s
- Enable Gitea Container Registry
- Dockerfile: nginx:alpine serving hugo public/
- Gitea Actions: build & push image + deploy to k3s
- k8s manifests: namespace hugo, deployment, service, ingress
- RBAC: allow runner to update deployments in hugo ns
- .gitignore: add public/ (CI builds it)
2026-05-31 03:09:14 +08:00