diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index 775091e..159524b 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -1,5 +1,5 @@ -# Build and Publish Docker image (uses host Docker socket, same pattern as mifi-ventures/landing) -# Secrets required in Woodpecker: registry_username, registry_password, discord_webhook_url +# Build and Publish Docker image +# Secrets required in Woodpecker: gitea_registry_username, gitea_package_token, discord_webhook_url when: branch: main event: push