Compare commits

..

1 Commits

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

View File

@ -1,7 +1,6 @@
spec:
nodeSelector:
kubernetes.io/arch: arm64
terminationGracePeriodSeconds: 0
containers:
- name: build
image: registry.pyrocufflink.blue/build/basementhud
@ -12,7 +11,7 @@ spec:
readOnlyRootFilesystem: true
privileged: true
- name: publish
image: registry.fedoraproject.org/fedora
image: registry.fedoraproject.io/fedora:35
command:
- sleep
- infinity