diff --git a/.woodpecker.yaml b/.woodpecker.yaml index e0684d7..3a14025 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -12,7 +12,7 @@ steps: dockerfile: Dockerfile tags: ["${CI_COMMIT_BRANCH}-latest","${CI_COMMIT_BRANCH}-${CI_COMMIT_SHA}"] username: hexlocation - registry: git.clatter.cc:6970 - insecure: true + registry: git.clatter.cc + #insecure: true password: from_secret: gitpat