Commit 9516b3e3 authored by junmeng huang's avatar junmeng huang
Browse files

feat: 添加CI/CD自动化部署

✅ 新增功能:
- GitHub Actions自动化工作流
- 后端自动测试、构建、部署
- 客户端自动构建检查
- 部署脚本with健康检查和回滚

📁 新增文件:
- .github/workflows/backend-deploy.yml (后端CI/CD)
- .github/workflows/client-build.yml (客户端CI)
- Backend/deploy.sh (部署脚本)
- CI-CD配置指南.md (完整文档)

🚀 使用:
- 推送到main分支自动部署
- PR自动运行测试
- 支持手动部署
parent 442ae70e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment