master
SLW\ARNAUA 2023-03-09 11:19:15 +01:00
parent 86891c8ec8
commit 5bc8a3feb6
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -29,7 +29,7 @@
string(name: 'INPUTFOLDER', defaultValue: 'DE-3', 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 slo-generator repository')
string(name: 'CBRANCH', defaultValue: 'master', description: 'Enter the branch for the coco_apm_slo_yaml2tf repository')
}