jdk21-builder/.woodpecker/publish.yaml
Michael N. Lipp d93a8daad9
Some checks failed
ci/woodpecker/push/publish Pipeline failed
Testing.
2025-08-09 17:18:24 +02:00

10 lines
136 B
YAML

when:
- event: push
branch: main
steps:
- name: build
image: quay.io/podman/stable
commands:
#- podman build .
- sleep 10000