modified
parent
2540d407fb
commit
8a943b03fc
|
|
@ -111,7 +111,7 @@
|
|||
|
||||
stage('Execute Script') {
|
||||
steps {
|
||||
dir("/opt/workspace/coco_apm_slo_yaml2tf/") {
|
||||
dir("/opt/workspace/coco_apm_slo_yaml2tf") {
|
||||
sh "python3 generate.py /../shared_configuration/${params.INPUTFOLDER} /../coco_terraform_config/"
|
||||
}
|
||||
//Only required once CN is not reachable from EMEA
|
||||
|
|
|
|||
Loading…
Reference in New Issue