Compare commits

..

1 Commits

Author SHA1 Message Date
Dustin 75e9a41420 wip: ci: run in kubernetes
dustin/basementhud/pipeline/pr-master Something is wrong with the build of this commit Details
2022-11-25 17:09:37 -06:00
1 changed files with 2 additions and 2 deletions

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