7777
Some checks failed
Koori-ERP-Demo-Deploy / sync-update (push) Failing after 10s

This commit is contained in:
2026-01-05 16:15:17 +08:00
parent a5023d3318
commit fe85566d48

View File

@@ -10,9 +10,9 @@ jobs:
steps:
- name: 1. Checkout New Code
uses: actions/checkout@v3
with:
github-server-url: http://192.168.0.103:3000
repository: ${{ gitea.repository }}
# with:
# github-server-url: http://192.168.0.103:3000
# repository: ${{ gitea.repository }}
# - name: 1. Checkout New Code
# run: |
# # 進入工作目錄並直接用 git 抓 code完全不需要 Node