trying understand why the tests are timeout
continuous-integration/drone/push Build is failing Details

WORK-RRE
Rémi REGNAULT 1 year ago
parent 40e2aab69e
commit 9746fc2bea

@ -40,6 +40,7 @@ steps:
from_secret: SECRET_DB_PORT from_secret: SECRET_DB_PORT
commands: commands:
- cd ./API-Project - cd ./API-Project
- apt-get install traceroute
- traceroute -p 5432 postgresql-leftovers.alwaysdata.net - traceroute -p 5432 postgresql-leftovers.alwaysdata.net
depends_on: [ api-build ] depends_on: [ api-build ]

Loading…
Cancel
Save