projects
/
lemmy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc382e2
)
full diesel path
author
Felix Ableitner
<me@nutomic.com>
Thu, 10 Dec 2020 12:11:05 +0000
(13:11 +0100)
committer
Felix Ableitner
<me@nutomic.com>
Thu, 10 Dec 2020 12:11:05 +0000
(13:11 +0100)
.drone.yml
patch
|
blob
|
history
diff --git
a/.drone.yml
b/.drone.yml
index 84df6631b681e456de3a1217f1c579ece2e2700c..3727a5f6bce8d10efead66de51f6117e687a9017 100644
(file)
--- a/
.drone.yml
+++ b/
.drone.yml
@@
-40,7
+40,7
@@
steps:
RUST_BACKTRACE: 1
RUST_TEST_THREADS: 1
commands:
- - diesel migration run
+ -
/root/.cargo/bin/
diesel migration run
- cargo test --workspace --no-fail-fast
- name: run federation tests