chore: 更新 deploy.yaml 部署流程

This commit is contained in:
sky121113 2026-01-12 13:21:07 +08:00
parent 11491e07aa
commit 55ba08c88f

View File

@ -53,6 +53,7 @@ jobs:
echo "REBUILD_NEEDED=false"
fi
# 3. 啟動或重建容器(根據檢查結果決定是否加 --build
- name: Step 3 - Container Up & Health Check
uses: appleboy/ssh-action@master