refactor(ci): optimize docker cache and fix jenkins reporting
Some checks failed
Portfolio/pipeline/head There was a failure building this commit

This commit is contained in:
2026-01-12 17:33:52 +01:00
parent 2faa41cf10
commit 5409a06701
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
},