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", ], ],