From c48416ee14efef535a7b56a084a9ba1ce02900ed Mon Sep 17 00:00:00 2001 From: "hexlocation's laptop (asiago)" Date: Thu, 4 Apr 2024 09:02:41 +0200 Subject: [PATCH] ssh maybe --- .woodpecker.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 02d1c35..2b3a146 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -12,5 +12,6 @@ steps: dockerfile: Dockerfile tags: ["${CI_COMMIT_BRANCH}-latest","${CI_COMMIT_BRANCH}-${CI_COMMIT_SHA}"] username: hexlocation - registry: git.clatter.cc + registry: git.clatter.cc:6970 + insecure: true password: $${gitpat}