refacto(ci): local and jenkins Lighthouse audit use common docker compose service #3

Merged
Lucas merged 3 commits from develop into master 2026-01-12 16:17:54 +00:00
Showing only changes of commit 56f9a3b56a - Show all commits

View File

@@ -20,6 +20,7 @@ services:
volumes:
- audit_dist:/app/dist
- audit_reports:/app/.lighthouseci
- npm_cache:/root/.npm
environment:
- CHROME_PATH=/usr/bin/chromium-browser
working_dir: /app
@@ -28,6 +29,7 @@ services:
volumes:
audit_dist:
audit_reports:
npm_cache:
networks:
reverse-proxy: