workdir
This commit is contained in:
parent
81d64d44a8
commit
ed156c5bae
@ -17,7 +17,7 @@ jobs:
|
|||||||
uses: https://github.com/addnab/docker-run-action@v3
|
uses: https://github.com/addnab/docker-run-action@v3
|
||||||
with:
|
with:
|
||||||
run: |
|
run: |
|
||||||
ls
|
ls -lah
|
||||||
echo {$PWD}
|
echo {$PWD}
|
||||||
composer update
|
composer update
|
||||||
image: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:latest
|
image: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user