fixup! ci: Fix container entry points
dustin/dustin.web/pipeline/head There was a failure building this commit
Details
dustin/dustin.web/pipeline/head There was a failure building this commit
Details
parent
a4f3b8d66e
commit
2ec8465252
|
@ -4,8 +4,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: zola
|
- name: zola
|
||||||
image: git.pyrocufflink.net/containerimages/zola
|
image: git.pyrocufflink.net/containerimages/zola
|
||||||
command:
|
|
||||||
- pause
|
|
||||||
- name: python
|
- name: python
|
||||||
image: docker.io/python:3.10
|
image: docker.io/python:3.10
|
||||||
command:
|
command:
|
||||||
|
|
Loading…
Reference in New Issue