1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/documentation/docs/steps/prepareDefaultValues.md
Daniel Kurzynski 22ee06dc17 Enable configuration via yaml file + mavenExecute as example (#18)
* Enable configuration via yaml file
* Add documentation 
* Add tests
2017-12-06 12:03:06 +01:00

337 B

prepareDefaultValues

Description

Loads the pipeline library default values from the file resources/default_pipeline_environment.yml. Afterwards the values can be loaded by the method: ConfigurationLoader.defaultStepConfiguration

Parameters

None

Exceptions

None

Example

prepareDefaultValues()