projects
/
lemmy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d859844
)
try release build
author
Felix Ableitner
<me@nutomic.com>
Fri, 11 Dec 2020 15:15:48 +0000
(16:15 +0100)
committer
Felix Ableitner
<me@nutomic.com>
Fri, 11 Dec 2020 15:15:48 +0000
(16:15 +0100)
.drone.yml
patch
|
blob
|
history
diff --git
a/.drone.yml
b/.drone.yml
index 2e1423af17abdd665231172475bde8570054ad6b..3d8358b10b3c0ce8fafe192d53bd81bf09a78f6d 100644
(file)
--- a/
.drone.yml
+++ b/
.drone.yml
@@
-44,7
+44,7
@@
steps:
- name: cargo build
image: ekidd/rust-musl-builder:1.47.0
commands:
- - cargo build
+ - cargo build
--release
- name: run federation tests
image: node:15-alpine3.12