refactor(lighthouse): lighthouse local use same docker compose as jenkins
Some checks failed
Portfolio/pipeline/head There was a failure building this commit

This commit is contained in:
2026-01-12 16:50:49 +01:00
parent 3202b8fffa
commit 2e86857b61
3 changed files with 27 additions and 12 deletions

View File

@@ -4,6 +4,7 @@ module.exports = {
staticDistDir: '/app/dist',
settings: {
chromeFlags: '--no-sandbox --disable-setuid-sandbox --headless=new --disable-gpu --disable-dev-shm-usage',
targets: ['filesystem'],
},
numberOfRuns: 1
},