set RELEASE_JOB name to Pipeline-gCubeBuilder

This commit is contained in:
Roberto Cirillo 2022-10-18 10:49:34 +02:00
parent 0c3d39c63d
commit 59c1d9741a
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -75,7 +75,7 @@ pipeline {
//Category name of the components candidates to the remote deployment
DEPLOY_CATEGORY="${env.DEPLOY_CATEGORY}"
//Job name of the release pipeline
RELEASE_JOB='gCubeBuilder'
RELEASE_JOB='Pipeline-gCubeBuilder'
//URL to the YAML file. Used alternatively to RELEASE_JOB
RELEASE_URL= "${params.RELEASE_URL}"
// username of ReleaseManager. Used for limiting the preproduction deployments