From 65dc5ba54918c72b8c788668920b915262794a00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 24 Oct 2023 17:09:37 +0200 Subject: [PATCH] debug --- .gitea/workflows/release_preparation.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/release_preparation.yaml b/.gitea/workflows/release_preparation.yaml index 4f2c5fa..9ce40f1 100644 --- a/.gitea/workflows/release_preparation.yaml +++ b/.gitea/workflows/release_preparation.yaml @@ -22,6 +22,7 @@ jobs: ls -lah echo {$PWD} composer list + sleep 90 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