From f1a5be3d4889e5b34fbe9d6c9fccd807bd17589d Mon Sep 17 00:00:00 2001 From: nhyatt Date: Sat, 19 Nov 2022 07:56:59 -0600 Subject: [PATCH] corrects credentialID --- build-k8s-lenz.jenkins | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-k8s-lenz.jenkins b/build-k8s-lenz.jenkins index ca5b431..86fae25 100644 --- a/build-k8s-lenz.jenkins +++ b/build-k8s-lenz.jenkins @@ -110,7 +110,8 @@ pipeline { ], userRemoteConfigs: [ [ - url: "https://gitea.smoothnet.org/nhyatt/openlens.git", + url: "ssh://git@gitea.smoothnet.org:31822/nhyatt/openlens.git", + credentialsId: "Gitea-Read-Only-Token", ], ], extensions: [