fix(ci): staging-e2e/api-tests容器启动前强制清理,避免DooD模式下命名冲突 #795
Reference in New Issue
Block a user
Delete Branch "fix/staging-e2e-container-cleanup"
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?
DooD模式下
$$PID在容器命名空间里很小且固定,上次E2E失败没清理干净就会导致容器名冲突。在docker create前加docker rm -f前置清理,同时修复staging-e2e和staging-api-tests两个job。代码审查结果 - PR #795
⚠️ 问题(0个需要修改)
💡 建议(0个可选)
✅ 格式检查通过 | ✅ 逻辑审查通过 | ✅ 性能良好
🤖 由 AI 代码审查机器人自动生成 | 2026-07-23 16:18:57 | 模型:
🗑️ 预览环境已清理
PR #795 已关闭或合并,对应的预览环境已被清理。