projects
/
lemmy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71d3457
)
put full path
author
Felix Ableitner
<me@nutomic.com>
Fri, 11 Dec 2020 14:15:36 +0000
(15:15 +0100)
committer
Felix Ableitner
<me@nutomic.com>
Fri, 11 Dec 2020 14:15:36 +0000
(15:15 +0100)
.drone.yml
patch
|
blob
|
history
diff --git
a/.drone.yml
b/.drone.yml
index 78039b3f657c22046309a7aab68d4d454528fac2..f9228e0518be0667130278744b1750bfb27fe920 100644
(file)
--- a/
.drone.yml
+++ b/
.drone.yml
@@
-12,7
+12,7
@@
steps:
- name: check formatting
image: rustdocker/rustfmt:nightly
commands:
- - rustfmt -- --check
+ -
/root/.cargo/bin/
rustfmt -- --check
- name: cargo check
image: ekidd/rust-musl-builder:1.47.0