change repo url address

This commit is contained in:
Roberto Cirillo 2023-02-07 12:04:00 +01:00
parent 41967f83fd
commit d3f0c49872
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -11,7 +11,7 @@ println "Type of build: ${params.Type}"
//locate the build file
//String reportURL = "https://code-repo.d4science.org/gCubeCI/gCubeReleaseConfigs/raw/branch/master/closed/${gCube_release_version}/build_commits.${report_number}.csv"
//just for test a fake build file
String reportURL="https://code-repo.d4science.org/TestActions/release_test/raw/branch/master/build_commits.1375.csv"
String reportURL="https://code-repo.d4science.org/gCubeCI/gCubeReleases/raw/branch/master/closed/5.14.3/build_commits.1375.csv" //"https://code-repo.d4science.org/TestActions/release_test/raw/branch/master/build_commits.1375.csv"
println "Querying ${reportURL}"
//load and parse the release file