From: Felix Ableitner Date: Thu, 10 Dec 2020 17:16:44 +0000 (+0100) Subject: ls -la X-Git-Url: http://these/git/%22%7Burl%7D/static/gitweb.js?a=commitdiff_plain;h=dd6b53911963e8662cf6e66705a57de190dcdae6;p=lemmy.git ls -la --- diff --git a/.drone.yml b/.drone.yml index 727b6f1b..0723e4b4 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