This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
run: |
|
||||
# 進入工作目錄並直接用 git 抓 code,完全不需要 Node
|
||||
rm -rf ./*
|
||||
git clone -b demo http://server:3000/${{ gitea.repository }}.git .
|
||||
git clone -b main http://server:3000/${{ gitea.repository }}.git .
|
||||
|
||||
- name: 2. Sync Files & Environment
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user