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

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

@ -40,7 +40,7 @@ steps:
from_secret: SECRET_DB_PORT from_secret: SECRET_DB_PORT
commands: commands:
- cd ./API-Project - cd ./API-Project
- npm run test:CI - traceroute -p 5432 postgresql-leftovers.alwaysdata.net
depends_on: [ api-build ] depends_on: [ api-build ]
- name: docker-build-and-push - name: docker-build-and-push

Loading…
Cancel
Save