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