Fix root.

This commit is contained in:
Manuele Simi 2021-01-16 22:26:31 -05:00
parent 3edd25bf20
commit c48b248d69
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -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',