adding new script
parent
764d06fc24
commit
63ef600216
|
|
@ -77,7 +77,7 @@
|
|||
stage('Execute Reporting Script') {
|
||||
steps {
|
||||
|
||||
sh 'python createReport.py'
|
||||
sh 'python createReport_.py'
|
||||
print env.FROMDATE
|
||||
//Only required once CN is not reachable from EMEA
|
||||
//loopEnvironments(environments)
|
||||
|
|
|
|||
Loading…
Reference in New Issue