diff --git a/Jenkinsfile b/Jenkinsfile index a444dc6..fecf9c6 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -71,7 +71,7 @@ pipeline { alwaysLinkToLastBuild: true, keepAll: false, reportDir: '.lighthouseci', - reportFiles: 'index.html', + reportFiles: '*.html', reportName: 'Lighthouse Report' ]) echo "Clean unused image"