feat(ci): add automated Lighthouse audit pipeline #2

Merged
Lucas merged 12 commits from develop into master 2026-01-12 11:53:24 +00:00
Showing only changes of commit 71663bcdb1 - Show all commits

View File

@@ -16,7 +16,8 @@ module.exports = {
},
},
upload: {
target: 'temporary-public-storage',
target: 'filesystem',
outputDir: './.lighthouseci', // C'est ici que Jenkins ira chercher les fichiers
},
},
};