generated from gCubeCI/Pipeline-Docker-Template
hotfix on smartgears distribution upgrade on release build
This commit is contained in:
parent
6a8a52bbd3
commit
942176c290
|
@ -357,7 +357,7 @@ def deployReleaseJobs(def serviceList, String smartgears){
|
|||
if (smartgears)
|
||||
deployRelease(service[0], service[ 1 ], smartgears);
|
||||
else
|
||||
deployRelease(service[0], service[ 1 ], null);
|
||||
deployRelease(service[0], service[ 1 ], '');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue