diff --git a/.woodpecker.yml b/.woodpecker.yml index 76210dd..27ed485 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -12,8 +12,8 @@ steps: - "ALPINE_VERSION=${ALPINE_VERSION}" - "BASE_IMAGE=gitea.nulo.in/sutty/sutty" purge: false - secrets: - - "DOCKER_PASSWORD" + password: + from_secret: "DOCKER_PASSWORD" when: branch: "antifascista" event: "push"