]> Untitled Git - lemmy.git/commitdiff
ls -la
authorFelix Ableitner <me@nutomic.com>
Thu, 10 Dec 2020 17:16:44 +0000 (18:16 +0100)
committerFelix Ableitner <me@nutomic.com>
Thu, 10 Dec 2020 17:16:44 +0000 (18:16 +0100)
.drone.yml

index 727b6f1ba7025fb29dee1719c737273d02ef300a..0723e4b4a9e28869d62670eaf451e909db12f6f4 100644 (file)
@@ -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