jdk21-builder/.woodpecker/publish.yaml
Michael N. Lipp c961530890
Some checks failed
ci/woodpecker/push/publish Pipeline failed
Retry.
2025-08-09 17:00:20 +02:00

9 lines
119 B
YAML

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