jdk21-builder/.woodpecker/publish.yaml

12 lines
152 B
YAML
Raw Normal View History

2025-08-09 13:30:30 +02:00
when:
- event: push
branch: main
steps:
- name: build
2025-08-09 16:44:09 +02:00
# Lacks fuse
# image: quay.io/podman/stable
image: fedora
2025-08-09 13:30:30 +02:00
commands:
2025-08-09 16:41:15 +02:00
- podman build .