From 5275ea10eebc3c50604841e7d571bdaa6e4d3f9a Mon Sep 17 00:00:00 2001 From: mifi Date: Sun, 1 Feb 2026 21:26:47 -0300 Subject: [PATCH] A change to test pipeline --- .woodpecker/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index 7c582ed..073dfde 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -1,4 +1,4 @@ -# Build and Publish Docker image (runs on push to main) +# Build and Publish Docker image (runs on push to main - deploy manually) # Secrets required in Woodpecker: gitea_registry_username, gitea_package_token, discord_webhook_url # Project must be set to "Trusted" in Woodpecker for the Docker build step (privileged). when: