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