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