modified
parent
40a2733a2d
commit
8c4f34832b
|
|
@ -26,7 +26,7 @@
|
|||
// agent {label 'jaws-slaves'}
|
||||
agent {label 'jaws-slaves'}
|
||||
parameters {
|
||||
string(name: 'INPUTFOLDER', defaultValue: 'DE-3', description: 'Enter the business line (aka department) folder e.g. DE-3')
|
||||
string(name: 'INPUTFOLDER', defaultValue: '/', description: 'Enter the business line (aka department) folder e.g. DE-3')
|
||||
string(name: 'ABRANCH', defaultValue: 'BusinessLine', description: 'Enter the branch for the shared_configuration repository')
|
||||
string(name: 'BBRANCH', defaultValue: 'master', description: 'Enter the branch for the coco_terraform_config repository')
|
||||
string(name: 'CBRANCH', defaultValue: 'master', description: 'Enter the branch for the coco_apm_slo_yaml2tf repository')
|
||||
|
|
|
|||
Loading…
Reference in New Issue