projects
/
lemmy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8a196f
)
enable cargo build
author
Felix Ableitner
<me@nutomic.com>
Thu, 10 Dec 2020 17:32:26 +0000
(18:32 +0100)
committer
Felix Ableitner
<me@nutomic.com>
Thu, 10 Dec 2020 17:32:26 +0000
(18:32 +0100)
.drone.yml
patch
|
blob
|
history
diff --git
a/.drone.yml
b/.drone.yml
index 35f83d28aa5062ceaae7a7b968b8172f2df3dddf..7ce8f4ca7478a8105fcddd76ec154a7c6735251a 100644
(file)
--- a/
.drone.yml
+++ b/
.drone.yml
@@
-75,10
+75,6
@@
steps:
path: /dieselcli
commands:
- cargo build
- # just to disable this temporarily
- when:
- ref:
- - refs/tags/*
- name: run federation tests
image: node:15-alpine3.12