mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-03 15:02:35 +02:00
fix(docs): add description of buildTool for cfDeploy (#2187)
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
This commit is contained in:
parent
57816e0275
commit
2a0e044e20
@ -11,6 +11,9 @@ import static com.sap.piper.Prerequisites.checkScript
|
||||
@Field String STEP_NAME = getClass().getName()
|
||||
|
||||
@Field Set GENERAL_CONFIG_KEYS = [
|
||||
/**
|
||||
* This is set in the common pipeline environment by the build tool, e.g. during the mtaBuild step.
|
||||
*/
|
||||
'buildTool',
|
||||
'cloudFoundry',
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user