1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00

Add parameter

This commit is contained in:
Sven Merk 2019-03-26 17:07:15 +01:00
parent 9184102295
commit e5420b1e8a

View File

@ -73,6 +73,10 @@ import static com.sap.piper.Prerequisites.checkScript
'verbose'
]
@Field Set STEP_CONFIG_KEYS = GENERAL_CONFIG_KEYS + [
/**
* Additional install command that can be used to populate the default docker image for some scenarios.
*/
'additionalInstallCommand',
/**
* URL used to download the latest version of the WhiteSource Unified Agent.
*/