This commit is contained in:
2023-10-24 17:15:52 +02:00
parent cb11a6cddd
commit 921b5c39de

View File

@@ -22,7 +22,7 @@ jobs:
ls -lah ls -lah
echo {$PWD} echo {$PWD}
composer list composer list
sleep 180 sleep 240
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