Try again.
Some checks failed
ci/woodpecker/push/publish Pipeline failed

This commit is contained in:
Michael Lipp 2025-08-09 17:32:47 +02:00
parent 0ead2d91e0
commit 3fa53a2eae

View file

@ -4,8 +4,10 @@ when:
steps:
- name: build
# image: quay.io/podman/stable
image: archlinux
image: quay.io/podman/stable
commands:
#- podman build .
- sleep 10000
- podman build .
backend_options:
kubernetes:
securityContext:
privileged: true