correction profil actif
All checks were successful
CI - Build & Test (develop) / build-and-test (pull_request) Successful in 24s
All checks were successful
CI - Build & Test (develop) / build-and-test (pull_request) Successful in 24s
This commit is contained in:
@@ -99,6 +99,8 @@ jobs:
|
|||||||
cd "$GITHUB_WORKSPACE"
|
cd "$GITHUB_WORKSPACE"
|
||||||
echo "Workspace: $(pwd)"
|
echo "Workspace: $(pwd)"
|
||||||
cat secrets/postgresPassword.txt
|
cat secrets/postgresPassword.txt
|
||||||
|
echo "POSTGRES_DB_FISCAD=$POSTGRES_DB_FISCAD"
|
||||||
|
echo "POSTGRES_USER_FISCAD=$POSTGRES_USER_FISCAD"
|
||||||
ls -l secrets/
|
ls -l secrets/
|
||||||
|
|
||||||
docker-compose -f docker-compose-prod.yml pull || true
|
docker-compose -f docker-compose-prod.yml pull || true
|
||||||
|
|||||||
Reference in New Issue
Block a user