generated from gCubeCI/Pipeline-Docker-Template
swith release job to gCubeBuilder_branch
This commit is contained in:
parent
c6cccec47d
commit
6f847cecf7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue