Compare commits

..

1 Commits

Author SHA1 Message Date
fa6e4831d6 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 16:24:30 -06:00

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