Another attempt
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2026-02-01 21:33:53 -03:00
parent 5275ea10ee
commit 2ca4250f57

View File

@@ -1,4 +1,4 @@
# Build and Publish Docker image (runs on push to main - deploy manually) # Build and Publish Docker image
# 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
# 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:
@@ -13,6 +13,8 @@ steps:
repo: git.mifi.dev/mifi-holdings/mail-autoconfig repo: git.mifi.dev/mifi-holdings/mail-autoconfig
registry: git.mifi.dev registry: git.mifi.dev
auto_tag: true auto_tag: true
logins:
- registry: git.mifi.dev
username: username:
from_secret: gitea_registry_username from_secret: gitea_registry_username
password: password: