This commit is contained in:
2023-10-24 17:09:37 +02:00
parent b4a158a150
commit 65dc5ba549

View File

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