quotes in jf
parent
8c0c9bea3a
commit
64e0770e15
|
|
@ -117,7 +117,7 @@
|
||||||
stage('Execute Export Script TERRAFORM') {
|
stage('Execute Export Script TERRAFORM') {
|
||||||
steps {
|
steps {
|
||||||
|
|
||||||
sh 'python export.py TERRAFORM'
|
sh 'python3 export.py TERRAFORM'
|
||||||
|
|
||||||
//Only required once CN is not reachable from EMEA
|
//Only required once CN is not reachable from EMEA
|
||||||
//loopEnvironments(environments)
|
//loopEnvironments(environments)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue