diff --git a/Jenkinsfile b/Jenkinsfile index 5437903..a2e9980 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -75,7 +75,6 @@ pipeline { steps { script { printReport(report) -// saveReport(report) } } }