Обновить .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
29bdac41fe
commit
993c1f7e3e
|
@ -11,8 +11,8 @@ jobs:
|
|||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
git clone https://git.nuk-svk.ru/svk/projman.git
|
||||
ls ${{ gitea.workspace }}
|
||||
pwd
|
||||
cd debian
|
||||
./build-deb-projman.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user