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