diff --git a/.gitea/workflows/release_preparation.yaml b/.gitea/workflows/release_preparation.yaml index 9ce40f1..66d9735 100644 --- a/.gitea/workflows/release_preparation.yaml +++ b/.gitea/workflows/release_preparation.yaml @@ -22,7 +22,7 @@ jobs: ls -lah echo {$PWD} composer list - sleep 90 + sleep 180 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