From b4a158a15078a6f5072d8e8351bbdc502c3b571b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 24 Oct 2023 17:06:44 +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 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