jdk21-builder/.woodpecker/publish.yaml
Michael N. Lipp f22c4d726f
Some checks failed
ci/woodpecker/push/publish Pipeline failed
Test with fedora.
2025-08-09 16:44:09 +02:00

11 lines
152 B
YAML

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