debug
Prepare release for chill app / update-deps (push) Failing after 13s Details

This commit is contained in:
Julien Fastré 2023-10-24 17:06:44 +02:00
parent 3f2e587291
commit b4a158a150
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
run: | run: |
ls -lah ls -lah
echo {$PWD} echo {$PWD}
composer list
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
# add an option to mount the workspace inside the path /var/www/app, where the workdir is # add an option to mount the workspace inside the path /var/www/app, where the workdir is