fix(ci): fix preview deploy frontend build - remove DooD, use direct runner #919
Reference in New Issue
Block a user
Delete Branch "fix/ci-preview-deploy-907"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
问题
Preview Deploy 100%失败,前端构建阶段Docker卷挂载+脚本逻辑双重bug。
根因
xiaoxia-npm-cachevolume挂到/workspace/apps/web/node_modules,但DooD模式下volume是宿主机上的空volume,覆盖了工作目录导致npm ci找不到package-lock.json修复
set -eu确保任何失败正确退出fix #907
🚀 预览环境已部署
🗑️ 预览环境已清理
PR #919 已关闭或合并,对应的预览环境已被清理。