From 927dd6e7dbd92c5c246e71c9c9b9612021b70a8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 24 Oct 2023 16:56:01 +0200 Subject: [PATCH] debug --- .gitea/workflows/release_preparation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/release_preparation.yaml b/.gitea/workflows/release_preparation.yaml index 3d6d8b8..cbea62a 100644 --- a/.gitea/workflows/release_preparation.yaml +++ b/.gitea/workflows/release_preparation.yaml @@ -16,7 +16,7 @@ jobs: with: run: | ls - whereami + echo {$PWD} composer update image: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:latest # - name: commit changed files