fix: minimize JD01 source workspace install

This commit is contained in:
Codex
2026-06-29 09:10:09 +00:00
parent 4c40855866
commit d30e5853fa
+1 -1
View File
@@ -794,7 +794,7 @@ lanes:
- scripts/src/browser-launcher.mjs
- scripts/web-live-dom-probe.mjs
install:
dependencyCommand: npm ci
dependencyCommand: npm install --package-lock=false --ignore-scripts --no-audit --no-fund playwright@1.59.1
browserCommand: PLAYWRIGHT_BROWSERS_PATH=0 npx playwright install chromium
timeoutSeconds: 900
cicdRepo: /root/workspace/hwlab-v03-cicd.git