From 3b0a7e5fd08bc4a943690f57c900f4a5ef2289f5 Mon Sep 17 00:00:00 2001 From: "Michael N. Lipp" Date: Sun, 10 Aug 2025 18:28:43 +0200 Subject: [PATCH] Test. --- .woodpecker/publish.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.woodpecker/publish.yaml b/.woodpecker/publish.yaml index 5f2a311..4a50072 100644 --- a/.woodpecker/publish.yaml +++ b/.woodpecker/publish.yaml @@ -17,7 +17,6 @@ steps: REGISTRY_USER: mnl REGISTRY_TOKEN: from_secret: REGISTRY_TOKEN - commands: # Because we run this as user 1000 to make podman work: - git config --global --add safe.directory $(pwd)