Compare commits

..

1 Commits

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

View File

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