adding new script

master
rforstner 2022-01-20 19:58:18 +01:00
parent 0b02b226ee
commit c96c516892
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -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)