.forgejo/workflows/demo.yaml aktualisiert
This commit is contained in:
parent
98af446b98
commit
a0a1b9854d
1 changed files with 1 additions and 1 deletions
|
|
@ -22,6 +22,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
path: repository
|
path: repository
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- run: cd /repository && docker build .
|
- run: echo $PWD && ls -la && cd repository && docker build .
|
||||||
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue