diff --git a/Jenkinsfile b/Jenkinsfile index 03a977b..f502dab 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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='Pipeline-gCubeBuilder' + RELEASE_JOB='Pipeline-gCubeBuilder_branch' //URL to the YAML file. Used alternatively to RELEASE_JOB RELEASE_URL= "${params.RELEASE_URL}" // username of ReleaseManager. Used for limiting the preproduction deployments