From cdfc60f647180bc9ef587509959d845a0852b69f Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Wed, 23 Apr 2025 17:08:00 +0200 Subject: [PATCH] update Jenkinsfile with new connection --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index ef85d72..644af72 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,7 +17,7 @@ pipeline { } options { - gitLabConnection('sourcecode.confdroid.com') + gitLabConnection('gitlab.confdroid.com') } stages {