From 0465f23954d3f3cd1c37c7b8578e034973b2ac58 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Sat, 17 Dec 2022 16:47:44 +0200 Subject: [PATCH] Add registry setting --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 57a98cf..4ab9770 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,6 +3,7 @@ pipeline: image: woodpeckerci/plugin-docker-buildx settings: repo: git.korhonen.cc/functionalhacker/gitea-asciidoc + registry: https://git.korhonen.cc username: functionalhacker password: from_secret: registry_password