projects
/
lemmy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ff7deb
)
ls lemmy bin
author
Felix Ableitner
<me@nutomic.com>
Thu, 10 Dec 2020 17:38:53 +0000
(18:38 +0100)
committer
Felix Ableitner
<me@nutomic.com>
Thu, 10 Dec 2020 17:38:53 +0000
(18:38 +0100)
.drone.yml
patch
|
blob
|
history
diff --git
a/.drone.yml
b/.drone.yml
index 7ce8f4ca7478a8105fcddd76ec154a7c6735251a..ed126c0533731e36e7ca2517d690b561a2b75418 100644
(file)
--- 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