working on test and sonar
continuous-integration/drone/push Build is failing Details

WORK-RHA
Rémi REGNAULT 1 year ago
parent 77100f8129
commit 8f4a20a378

@ -39,6 +39,7 @@ steps:
DB_PORT:
from_secret: SECRET_DB_PORT
commands:
- pwd
- cd ./API-Project
- npm run test:coverage --outputDirectory=./jest-reports
depends_on: [ api-build ]

Loading…
Cancel
Save