From: Felix Ableitner <me@nutomic.com>
Date: Thu, 10 Dec 2020 17:38:53 +0000 (+0100)
Subject: ls lemmy bin
X-Git-Url: http://these/git/%22%7Bauthor_url%7D/%22?a=commitdiff_plain;h=a30199d879945044016e71812824f799f322d8d4;p=lemmy.git

ls lemmy bin
---

diff --git a/.drone.yml b/.drone.yml
index 7ce8f4ca..ed126c05 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -75,10 +75,12 @@ steps:
         path: /dieselcli
     commands:
       - cargo build
+      - ls -la target/debug/lemmy_server
 
   - name: run federation tests
     image: node:15-alpine3.12
     commands:
+      - ls -la target/debug/lemmy_server
       - apk add bash curl
       - cd api_tests/
       - sh prepare-drone-federation-test.sh