refacto(ci): local and jenkins Lighthouse audit use common docker compose service (#3)
All checks were successful
Portfolio/pipeline/head This commit looks good

Co-authored-by: Lucas <lucasroyer.dev@gmail.com>
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
Lucas
2026-01-12 16:17:54 +00:00
parent 5a6355957f
commit f234257b5e
4 changed files with 33 additions and 16 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
},