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

This commit is contained in:
2026-01-05 14:14:15 +08:00
parent 24c694b201
commit b857f7a29d

View File

@@ -9,9 +9,10 @@ jobs:
runs-on: demo-server runs-on: demo-server
steps: steps:
- name: 1. Checkout New Code - name: 1. Checkout New Code
run: | uses: actions/checkout@v3
rm -rf ./* with:
git clone -b demo http://server:3000/${{ gitea.repository }}.git . github-server-url: http://192.168.0.103:3000
repository: ${{ gitea.repository }}
- name: 2. Sync Files to Running Container - name: 2. Sync Files to Running Container