Test
Some checks failed
ci/woodpecker/push/publish Pipeline failed

This commit is contained in:
Michael Lipp 2025-08-09 13:36:56 +02:00
parent 383b824510
commit 4031110cbb

View file

@ -6,4 +6,5 @@ steps:
- name: build - name: build
image: quay.io/podman/stable image: quay.io/podman/stable
commands: commands:
- podman build . - echo "First step"
# - podman build .