ci: deploy Hugo to k3s via Gitea Actions
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 21m54s

This commit is contained in:
luochen570
2026-06-01 20:42:48 +08:00
parent fd2371a166
commit f8133f891a
2 changed files with 68 additions and 13 deletions

View File

@@ -20,6 +20,8 @@ spec:
labels:
app: hugo-blog
spec:
imagePullSecrets:
- name: gitea-registry
containers:
- name: nginx
image: git.luochen570.cn/luochen570/hugo-blog:latest