fix(deploy): 增加部署更新实时进度

This commit is contained in:
Cheng Zhou
2026-07-01 11:22:39 +08:00
parent 5ee84c97e8
commit 45ed1d7f36
3 changed files with 27 additions and 11 deletions
@@ -155,6 +155,8 @@ bash scripts/install.sh release --base-url https://ctms.example.com
7. 检查容器状态、后端环境、/health、/api/v1/auth/login-key。
```
更新进入“执行部署更新”后会持续显示 Docker 镜像拉取与构建进度:交互终端使用滚动实时输出窗口,CI、远程面板或管道环境直接流式输出构建日志,并在两种模式下显示累计耗时。
脚本不会执行:
```text