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

This commit is contained in:
2026-01-06 10:32:10 +08:00
parent e31715becb
commit b240877d40

View File

@@ -37,6 +37,9 @@ jobs:
steps: steps:
- name: Checkout Code - name: Checkout Code
uses: actions/checkout@v3 uses: actions/checkout@v3
with:
github-server-url: http://192.168.0.103:3000
repository: ${{ github.repository }}
# 使用 rsync 透過 2224 Port 推送代碼 # 使用 rsync 透過 2224 Port 推送代碼
- name: Push Code to Production - name: Push Code to Production