feat(ci): add automated Lighthouse audit pipeline #2
@@ -16,7 +16,8 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
upload: {
|
||||
target: 'temporary-public-storage',
|
||||
target: 'filesystem',
|
||||
outputDir: './.lighthouseci', // C'est ici que Jenkins ira chercher les fichiers
|
||||
},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user