diff --git a/.drone.yml b/.drone.yml index 727b6f1ba..0723e4b4a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -80,7 +80,9 @@ steps: image: node:15-alpine3.12 user: root commands: + - ls -la - cd api_tests/ + - ls -la - ./prepare-drone-federation-test.sh - yarn - yarn api-test