diff --git a/.drone.yml b/.drone.yml index ccfecf7..cee84ae 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,9 +41,7 @@ steps: commands: - cd ./API-Project - npm run test:coverage - - pwd - ls - - ls ./reports depends_on: [ api-build ] - name: docker-build-and-push