update Jenkinsfile with new connection

This commit is contained in:
Arne Teuke
2025-04-23 13:37:55 +02:00
parent 7704b9b508
commit 3231e68e10

2
Jenkinsfile vendored
View File

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