Update action.yml
This commit is contained in:
parent
b8d65c1aeb
commit
f7ce5f1ff9
@ -9,6 +9,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
run: |
|
run: |
|
||||||
|
git clone $GITEA_REPO_URL
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git reset --hard $GITEA_COMMIT_SHA
|
git reset --hard $GITEA_COMMIT_SHA
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user