This commit is contained in:
parent
81a505c772
commit
083c0ca7f2
|
@ -30,6 +30,7 @@ jobs:
|
||||||
# GITEA_TOKEN: ${{ secrets.GITEA1_TOKEN }}
|
# GITEA_TOKEN: ${{ secrets.GITEA1_TOKEN }}
|
||||||
# run: git clone root@106.14.174.241:3000/root/simple-go-action.git .
|
# run: git clone root@106.14.174.241:3000/root/simple-go-action.git .
|
||||||
# 检出代码
|
# 检出代码
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
# 从本地 Gitea 上加载插件仓库
|
# 从本地 Gitea 上加载插件仓库
|
||||||
uses: http://106.14.174.241:3000//actions/checkout@v4
|
uses: http://106.14.174.241:3000//actions/checkout@v4
|
||||||
|
|
Loading…
Reference in New Issue