This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
- name: Checkout code
|
||||
run: |
|
||||
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 checkout ${{ github.sha }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user