test
Some checks failed
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Failing after 31s

This commit is contained in:
2026-01-06 10:43:53 +08:00
parent b240877d40
commit d683861233

View File

@@ -44,6 +44,7 @@ jobs:
# 使用 rsync 透過 2224 Port 推送代碼
- name: Push Code to Production
run: |
apt-get update && apt-get install -y rsync openssh-client
# 注意:這裡的 -e 指定了 ssh port 2224
rsync -avz --delete \
--exclude='.git' \