adding new script
parent
0b02b226ee
commit
c96c516892
|
|
@ -78,7 +78,7 @@
|
|||
stage('Execute Reporting Script') {
|
||||
steps {
|
||||
|
||||
sh 'python createReport.py -p week'
|
||||
sh 'python3 createReport.py -p week'
|
||||
print env.FROMDATE
|
||||
//Only required once CN is not reachable from EMEA
|
||||
//loopEnvironments(environments)
|
||||
|
|
|
|||
Loading…
Reference in New Issue