modified
parent
93f6aa1a2e
commit
40a2733a2d
|
|
@ -97,7 +97,7 @@
|
|||
|
||||
stage('Execute Script') {
|
||||
steps {
|
||||
dir("/opt/workspace/slo-generator/") {
|
||||
dir("/opt/workspace/coco_apm_slo_yaml2tf/") {
|
||||
sh "python3 generate.py ../shared_configuration/${params.INPUTFOLDER}"
|
||||
}
|
||||
//Only required once CN is not reachable from EMEA
|
||||
|
|
|
|||
Loading…
Reference in New Issue