projects
/
lemmy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a30199d
)
try to run as root
author
Felix Ableitner
<me@nutomic.com>
Thu, 10 Dec 2020 17:44:43 +0000
(18:44 +0100)
committer
Felix Ableitner
<me@nutomic.com>
Thu, 10 Dec 2020 17:44:43 +0000
(18:44 +0100)
.drone.yml
patch
|
blob
|
history
diff --git
a/.drone.yml
b/.drone.yml
index ed126c0533731e36e7ca2517d690b561a2b75418..dcbe8114379fc8e6952ed6c1458989915e039d9b 100644
(file)
--- a/
.drone.yml
+++ b/
.drone.yml
@@
-79,6
+79,7
@@
steps:
- name: run federation tests
image: node:15-alpine3.12
+ user: root
commands:
- ls -la target/debug/lemmy_server
- apk add bash curl