Обновить .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
|
||||
run: |
|
||||
git clone https://git.nuk-svk.ru/svk/projman.git
|
||||
ls ${{ gitea.workspace }}
|
||||
pwd
|
||||
cd debian
|
||||
./build-deb-projman.sh
|
||||
ls ${{ gitea.workspace }}
|
||||
#cd debian
|
||||
#./build-deb-projman.sh
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
|
Loading…
Reference in New Issue
Block a user