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