Compare commits

..

1 Commits

Author SHA1 Message Date
8eb6d78f6f wip: ci: run in kubernetes
Some checks failed
dustin/basementhud/pipeline/pr-master There was a failure building this commit
2022-11-25 16:37:18 -06:00

View File

@@ -4,7 +4,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: build
image: git.pyrocufflink.net/containerimages/build/basementhud
image: registry.pyrocufflink.blue/build/basementhud
command:
- sleep
- infinity
@@ -15,7 +15,7 @@ spec:
- name: tmp
mountPath: /tmp
- name: publish
image: git.pyrocufflink.net/containerimages/build/basementhud
image: registry.fedoraproject.org/fedora
command:
- sleep
- infinity