diff --git a/.woodpecker.yml b/.woodpecker.yml index fcea964..57a98cf 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,8 +1,10 @@ pipeline: build: image: woodpeckerci/plugin-docker-buildx - secrets: [docker_username, docker_password] settings: repo: git.korhonen.cc/functionalhacker/gitea-asciidoc + username: functionalhacker + password: + from_secret: registry_password tags: latest platforms: linux/amd64