Commit Graph

3 Commits

Author SHA1 Message Date
golc 7cd5ba6933 feat: 更新 CI/CD 配置为本地部署
Backend CI/CD / build (push) Failing after 44s Details
Backend CI/CD / deploy (push) Has been skipped Details
- 移除 SSH 远程部署方式
- 改为本地直接执行 Docker 命令
- 优化健康检查等待时间
- 添加部署成功后的访问地址提示

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 13:23:58 +00:00
lichao 65a8c53176 feat: 更新 CI/CD 工作流,自动拉取代码并部署
Backend CI/CD / build (push) Failing after 32s Details
Backend CI/CD / deploy (push) Has been skipped Details
- 修改部署路径为 /root/self_proj
- 添加自动 git pull 步骤
- 简化部署流程

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 20:23:00 +08:00
lichao 227a3c5b7b feat: 添加管理员以及部署内容
Backend CI/CD / build (push) Failing after 37s Details
Backend CI/CD / deploy (push) Has been skipped Details
2026-02-24 20:17:59 +08:00