This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
run: |
|
||||
apk add git
|
||||
git clone https://${{ gitea.server_url }}/${{ gitea.repository }} .
|
||||
git checkout ${{ gitea.ref_name }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user