mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
22ee06dc17
* Enable configuration via yaml file * Add documentation * Add tests
337 B
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()