feat(ci): add automated Lighthouse audit pipeline #2
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -71,7 +71,7 @@ pipeline {
|
||||
alwaysLinkToLastBuild: true,
|
||||
keepAll: false,
|
||||
reportDir: '.lighthouseci',
|
||||
reportFiles: 'index.html',
|
||||
reportFiles: '*.html',
|
||||
reportName: 'Lighthouse Report'
|
||||
])
|
||||
echo "Clean unused image"
|
||||
|
||||
Reference in New Issue
Block a user