projects
/
lemmy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef22f70
)
permission issues
author
Felix Ableitner
<me@nutomic.com>
Wed, 9 Dec 2020 23:13:21 +0000
(
00:13
+0100)
committer
Felix Ableitner
<me@nutomic.com>
Wed, 9 Dec 2020 23:13:21 +0000
(
00:13
+0100)
.drone.yml
patch
|
blob
|
history
diff --git
a/.drone.yml
b/.drone.yml
index cbaeddf924e4b3ce88984d2687a5d24e71f62dfa..38e2271647368c007159f3aec0c28946742db621 100644
(file)
--- a/
.drone.yml
+++ b/
.drone.yml
@@
-9,6
+9,7
@@
steps:
RUST_BACKTRACE: 1
RUST_TEST_THREADS: 1
commands:
+ - ls -la
- cargo check --all
- cargo test --workspace --no-fail-fast