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