From eeeee80c3d0318978e89df67f02c710e907120af Mon Sep 17 00:00:00 2001 From: "Michael N. Lipp" Date: Sat, 9 Aug 2025 17:21:33 +0200 Subject: [PATCH] Try again --- .woodpecker/publish.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker/publish.yaml b/.woodpecker/publish.yaml index 5f115ee..ddb98fa 100644 --- a/.woodpecker/publish.yaml +++ b/.woodpecker/publish.yaml @@ -4,7 +4,8 @@ when: steps: - name: build - image: quay.io/podman/stable + # image: quay.io/podman/stable + image: ubuntu commands: #- podman build . - sleep 10000