adding new script

master
rforstner 2022-01-20 18:58:14 +01:00
parent 5cf11581fa
commit 74e4bfb47c
2 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -77,7 +77,7 @@
stage('Execute Reporting Script') {
steps {
sh 'python createReport.py -p week'
sh 'python createReport.py'
print env.FROMDATE
//Only required once CN is not reachable from EMEA
//loopEnvironments(environments)

Binary file not shown.