diff --git a/.woodpecker.yml b/.woodpecker.yml index 2ffb3a6..c5366fc 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -11,8 +11,8 @@ steps: build_args: - "ALPINE_VERSION=${ALPINE_VERSION}" - "BASE_IMAGE=gitea.nulo.in/sutty/monit" - secrets: - - "DOCKER_PASSWORD" + password: + from_secret: "DOCKER_PASSWORD" when: branch: "antifascista" event: "push"