ls lemmy bin

pull/1335/head
Felix Ableitner 2020-12-10 18:38:53 +01:00
parent 6ff7debbdf
commit a30199d879
1 changed files with 2 additions and 0 deletions

View File

@ -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