diff --git a/Jenkinsfile b/Jenkinsfile index 313d069..27cf1f6 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -43,7 +43,7 @@ pipeline { parameters { string(name: 'repo_root', - defaultValue: 'https://code-repo.d4science.org/gCube/', + defaultValue: 'https://code-repo.d4science.org/gCubeSystem/', description: 'The root URL of the repositories') string(name: 'repo_list', defaultValue: 'default_list.txt',