Just a woodpecker quick fix

This commit is contained in:
2026-02-01 19:19:06 -03:00
parent 5035ed118d
commit 6257e3a91e

View File

@@ -1,5 +1,6 @@
# Build and Publish Docker image (runs on push to main) # Build and Publish Docker image (runs on push to main)
# Secrets required in Woodpecker: gitea_registry_username, gitea_package_token, discord_webhook_url # Secrets required in Woodpecker: gitea_registry_username, gitea_package_token, discord_webhook_url
# Server: WOODPECKER_PLUGINS_PRIVILEGED must include woodpeckerci/plugin-docker-buildx (or :2).
# Project must be set to "Trusted" in Woodpecker for the Docker build step (privileged). # Project must be set to "Trusted" in Woodpecker for the Docker build step (privileged).
when: when:
branch: main branch: main