update Jenkinsfile with new connection

This commit is contained in:
Arne Teuke
2025-04-23 17:08:00 +02:00
parent 88a6ebfcb4
commit cdfc60f647

2
Jenkinsfile vendored
View File

@@ -17,7 +17,7 @@ pipeline {
} }
options { options {
gitLabConnection('sourcecode.confdroid.com') gitLabConnection('gitlab.confdroid.com')
} }
stages { stages {