diff --git a/Jenkinsfile b/Jenkinsfile index df6fece..a2c5650 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -158,7 +158,7 @@ pipeline { alwaysLinkToLastBuild: true, keepAll: true, reportDir: 'reports', - reportFiles: 'trivy-fs-report.html','trivy-image-report.html', + reportFiles: 'trivy-fs-report.html,trivy-image-report.html', reportName: 'Trivy Security Report' ])