Обновить .gitea/workflows/build.yml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
This commit is contained in:
parent
993c1f7e3e
commit
65c4213836
|
@ -12,8 +12,8 @@ jobs:
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
git clone https://git.nuk-svk.ru/svk/projman.git
|
git clone https://git.nuk-svk.ru/svk/projman.git
|
||||||
ls ${{ gitea.workspace }}
|
|
||||||
pwd
|
pwd
|
||||||
cd debian
|
ls ${{ gitea.workspace }}
|
||||||
./build-deb-projman.sh
|
#cd debian
|
||||||
|
#./build-deb-projman.sh
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
|
|
Loading…
Reference in New Issue
Block a user