Compare commits

..

1 Commits

Author SHA1 Message Date
75e9a41420 wip: ci: run in kubernetes
Some checks reported errors
dustin/basementhud/pipeline/pr-master Something is wrong with the build of this commit
2022-11-25 17:09:37 -06:00

View File

@@ -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