From f9a60d28c14fa9c7ad331a5729b873f51fa0b185 Mon Sep 17 00:00:00 2001 From: "Michael N. Lipp" Date: Sat, 9 Aug 2025 21:58:01 +0200 Subject: [PATCH] Test. --- .woodpecker/publish.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker/publish.yaml b/.woodpecker/publish.yaml index 3edcda4..7aaf67b 100644 --- a/.woodpecker/publish.yaml +++ b/.woodpecker/publish.yaml @@ -6,7 +6,8 @@ steps: - name: build image: quay.io/podman/stable commands: - - podman build . + - sleep 10000 + # - podman build . backend_options: kubernetes: securityContext: