Change clone directory
Some checks failed
Build and Deploy Qingshuige / build-deploy (push) Failing after 0s
Some checks failed
Build and Deploy Qingshuige / build-deploy (push) Failing after 0s
This commit is contained in:
@@ -12,7 +12,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout source
|
- name: Checkout source
|
||||||
run: |
|
run: |
|
||||||
git clone $GITEA_SERVER_URL/$GITHUB_REPOSITORY.git .
|
git clone $GITEA_SERVER_URL/$GITHUB_REPOSITORY.git repo
|
||||||
|
cd repo
|
||||||
git checkout $GITHUB_SHA
|
git checkout $GITHUB_SHA
|
||||||
|
|
||||||
- name: Test Hugo
|
- name: Test Hugo
|
||||||
|
|||||||
Reference in New Issue
Block a user