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