correction profil actif
All checks were successful
CI - Build & Test (develop) / build-and-test (pull_request) Successful in 24s

This commit is contained in:
2025-12-20 11:40:50 +01:00
parent 19a9c6a33a
commit cce55c6ba0

View File

@@ -99,6 +99,8 @@ jobs:
cd "$GITHUB_WORKSPACE"
echo "Workspace: $(pwd)"
cat secrets/postgresPassword.txt
echo "POSTGRES_DB_FISCAD=$POSTGRES_DB_FISCAD"
echo "POSTGRES_USER_FISCAD=$POSTGRES_USER_FISCAD"
ls -l secrets/
docker-compose -f docker-compose-prod.yml pull || true