ci: deploy Hugo to k3s via Gitea Actions
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 21m54s
Some checks failed
Deploy Hugo Blog to k3s / build-and-deploy (push) Failing after 21m54s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user