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

This commit is contained in:
Michael Lipp 2025-08-09 13:42:39 +02:00
parent 7914e46fe9
commit 7876f4d718

View file

@ -6,7 +6,7 @@ skip_clone: true
steps: steps:
- name: build - name: build
image: quay.io/podman/stable image: debian
commands: commands:
- echo "First step" - echo "First step"
# - podman build . # - podman build .