test drone :3 miaou^^
continuous-integration/drone/push Build is passing Details

master
Maxime ROCHER 4 months ago
parent b809f5e277
commit 01a6fb1448

@ -34,10 +34,3 @@ steps:
# Si cela échoue, essaie de se connecter via localhost
- psql -h localhost -U $POSTGRES_USER -d $POSTGRES_DB -c "SELECT 1;" || echo "Failed to connect using localhost."
- name: check-postgres-logs
image: docker:20.10.14
privileged: true
commands:
# Commande pour afficher les logs du conteneur PostgreSQL
- docker logs postgresql || echo "Failed to retrieve PostgreSQL logs."

Loading…
Cancel
Save