Обновить .gitea/workflows/build.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4s
This commit is contained in:
parent
ad3aac9b4b
commit
29bdac41fe
|
@ -12,7 +12,7 @@ jobs:
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
git clone ${{ gitea.repository }}
|
git clone https://git.nuk-svk.ru/svk/projman.git
|
||||||
pwd
|
pwd
|
||||||
cd debian
|
cd debian
|
||||||
./build-deb-projman.sh
|
./build-deb-projman.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user