Test woodpecker.
Some checks failed
ci/woodpecker/push/publish Pipeline failed

This commit is contained in:
Michael Lipp 2025-08-09 13:30:30 +02:00
parent edb7bda3ac
commit 383b824510

9
.woodpecker/publish.yaml Normal file
View file

@ -0,0 +1,9 @@
when:
- event: push
branch: main
steps:
- name: build
image: quay.io/podman/stable
commands:
- podman build .