Skip to content

Commit 4180324

Browse files
committed
Revert last change
1 parent 68e58be commit 4180324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ node('docker-builds') {
88
], doGenerateSubmoduleConfigurations: false, extensions: [
99
[$class: 'CleanBeforeCheckout']
1010
], submoduleCfg: [], userRemoteConfigs: [
11-
[url: 'https://github.com/SoftwareAG/adabas-rest-webapp.git']
11+
[url: 'https://softwareag.com/Adabas/adabas-rest-webapp-mirror.git']
1212
]])
1313
}
1414
docker.image('node:14.5.0-alpine').inside {

0 commit comments

Comments
 (0)