change report organization to TestActions

This commit is contained in:
Roberto Cirillo 2023-02-07 12:27:58 +01:00
parent 3292abe76a
commit 15f2b68d57
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/gCubeCI/release_test/raw/branch/master/build_commits.1375.csv"
String reportURL="https://code-repo.d4science.org/TestActions/release_test/raw/branch/master/build_commits.1375.csv"
println "Querying ${reportURL}"
//load and parse the release file