From 60ecc868595cfb09def1d01883f93bef95aa0dc7 Mon Sep 17 00:00:00 2001 From: Nulo Date: Fri, 10 Dec 2021 10:15:27 -0300 Subject: [PATCH] CI: try using settings --- .woodpecker.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 046bf84..cf20d4d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,10 +1,11 @@ pipeline: publish: image: plugins/docker - registry: registry.nulo.in - repo: registry.nulo.in/nulo/mastodon - tags: latest - username: sutty + settings: + registry: registry.nulo.in + repo: registry.nulo.in/nulo/mastodon + tags: latest + username: sutty secrets: - docker_password when: