jdk21-builder/.woodpecker/publish.yaml

10 lines
119 B
YAML
Raw Normal View History

2025-08-09 13:30:30 +02:00
when:
- event: push
branch: main
steps:
- name: build
image: quay.io/podman/stable
commands:
- podman build .