1
This commit is contained in:
parent
ea4bdaa3b7
commit
00701b9293
@ -5,7 +5,7 @@ jobs:
|
||||
runs-on: host-arch-x86_64
|
||||
steps:
|
||||
- name: Debug print
|
||||
run: echo ${{ toJson(gitea.event) }}
|
||||
run: echo '${{ toJson(gitea.event) }}'
|
||||
|
||||
- name: Clone repository
|
||||
run: git clone --revision ${{ gitea.sha }} --depth 1 ${{ gitea.server_url }}/${{ gitea.repository }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user