diff --git a/.woodpecker.yml b/.woodpecker.yml index 2e637bb..f8bc594 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -13,8 +13,8 @@ steps: - "RUBY_PATCH=${RUBY_PATCH}" - "ALPINE_VERSION=${ALPINE_VERSION}" - "BASE_IMAGE=gitea.nulo.in/sutty/sdk" - secrets: - - "DOCKER_PASSWORD" + password: + from_secret: "DOCKER_PASSWORD" when: branch: "antifascista" event: "push"