diff --git a/.gitea/workflows/release_preparation.yaml b/.gitea/workflows/release_preparation.yaml index dd1c7db..4f2c5fa 100644 --- a/.gitea/workflows/release_preparation.yaml +++ b/.gitea/workflows/release_preparation.yaml @@ -21,6 +21,7 @@ jobs: run: | ls -lah echo {$PWD} + composer list composer update 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