encore un
continuous-integration/drone/push Build encountered an error Details

master
Maxime ROCHER 5 months ago
parent e38fb7ab56
commit 8d77f4eda6

@ -37,8 +37,11 @@ steps:
from_secret: POSTGRES_USER
depends_on:
- build-and-push-database
- name: debug-containers
image: docker:20.10
environment:
- DOCKER_HOST=tcp://localhost:2375
commands:
- dockerd --host=tcp://0.0.0.0:2375 &
- sleep 5 # Attendre que Docker démarre
- docker ps -a

Loading…
Cancel
Save