This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
run: |
|
run: |
|
||||||
git init
|
git init
|
||||||
git remote add origin http://gitea:8418/windychen/windyChenUtils.git
|
git remote add origin http://gitea:3000/windychen/windyChenUtils.git
|
||||||
git fetch --depth 1 origin ${{ github.sha }}
|
git fetch --depth 1 origin ${{ github.sha }}
|
||||||
git checkout ${{ github.sha }}
|
git checkout ${{ github.sha }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user