1
Some checks failed
/ run-tests (push) Has been cancelled
/ build-images (push) Has been cancelled

This commit is contained in:
ІО-23 Шмуляр Олег 2026-03-18 18:19:17 +02:00
parent 00701b9293
commit a869d718ef

View File

@ -5,7 +5,7 @@ jobs:
runs-on: host-arch-x86_64 runs-on: host-arch-x86_64
steps: steps:
- name: Debug print - name: Debug print
run: echo '${{ toJson(gitea.event) }}' run: echo '${{ toJson(gitea) }}'
- name: Clone repository - name: Clone repository
run: git clone --revision ${{ gitea.sha }} --depth 1 ${{ gitea.server_url }}/${{ gitea.repository }} run: git clone --revision ${{ gitea.sha }} --depth 1 ${{ gitea.server_url }}/${{ gitea.repository }}