1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-10-30 23:57:50 +02:00

Fix identations

This commit is contained in:
Marcus Holl
2018-11-05 10:16:20 +01:00
parent 50b3ed0999
commit 59f542d337

View File

@@ -470,10 +470,10 @@ 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