Compare commits
1 Commits
8eb6d78f6f
...
75e9a41420
| Author | SHA1 | Date | |
|---|---|---|---|
| 75e9a41420 |
@@ -4,7 +4,7 @@ spec:
|
|||||||
terminationGracePeriodSeconds: 0
|
terminationGracePeriodSeconds: 0
|
||||||
containers:
|
containers:
|
||||||
- name: build
|
- name: build
|
||||||
image: registry.pyrocufflink.blue/build/basementhud
|
image: git.pyrocufflink.net/containerimages/build/basementhud
|
||||||
command:
|
command:
|
||||||
- sleep
|
- sleep
|
||||||
- infinity
|
- infinity
|
||||||
@@ -15,7 +15,7 @@ spec:
|
|||||||
- name: tmp
|
- name: tmp
|
||||||
mountPath: /tmp
|
mountPath: /tmp
|
||||||
- name: publish
|
- name: publish
|
||||||
image: registry.fedoraproject.org/fedora
|
image: git.pyrocufflink.net/containerimages/build/basementhud
|
||||||
command:
|
command:
|
||||||
- sleep
|
- sleep
|
||||||
- infinity
|
- infinity
|
||||||
|
|||||||
Reference in New Issue
Block a user