From 5e3bd2695789a506c87b22916f4ab0ca23f01a56 Mon Sep 17 00:00:00 2001 From: nhyatt Date: Fri, 18 Nov 2022 13:53:27 -0600 Subject: [PATCH] changes git url --- build-vlmcsd.jenkins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-vlmcsd.jenkins b/build-vlmcsd.jenkins index d657386..ea34bbe 100644 --- a/build-vlmcsd.jenkins +++ b/build-vlmcsd.jenkins @@ -74,7 +74,7 @@ ENTRYPOINT ["/bin/sh", "-c", "./vlmcsd -L \${LISTEN_IP}:\${LISTEN_PORT} -m \${MA ], userRemoteConfigs: [ [ - url: "ssh://git@gitea.smoothnet.org:31822/nhyatt/vlmcsd-source.git", + url: "ssh://git@gitea.c.test-chamber-13.lan:31822/nhyatt/vlmcsd-source.git", credentialsId: "Gitea-Read-Only-Token", ], ],