diff --git a/createDocu.groovy b/createDocu.groovy index 2d76e9536..8ed2271a7 100644 --- a/createDocu.groovy +++ b/createDocu.groovy @@ -490,9 +490,9 @@ def handleStep(stepName, prepareDefaultValuesStep, gse) { 'commonPipelineEnvironment for retrieving, for example, configuration parameters.', required: true, - GENERAL_CONFIG: 'false', - STEP_CONFIG: 'false', - PARAMS: 'true' + GENERAL_CONFIG: false, + STEP_CONFIG: false, + PARAMS: true ] // END special handling for 'script' parameter