projects
/
lemmy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af2a279
)
apt update
author
Felix Ableitner
<me@nutomic.com>
Thu, 10 Dec 2020 00:24:28 +0000
(
01:24
+0100)
committer
Felix Ableitner
<me@nutomic.com>
Thu, 10 Dec 2020 00:24:28 +0000
(
01:24
+0100)
.drone.yml
patch
|
blob
|
history
diff --git
a/.drone.yml
b/.drone.yml
index b22d13cfeb4b0ded7305223702b0f20b012ec25f..8760794584b98f58be21697307622cb8b907d0cd 100644
(file)
--- a/
.drone.yml
+++ b/
.drone.yml
@@
-12,6
+12,7
@@
steps:
RUST_BACKTRACE: 1
RUST_TEST_THREADS: 1
commands:
+ - apt update
- apt install espeak postgresql-client
- cargo check --all
- cargo clippy