projects
/
lemmy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb06bbf
)
try manually without sudo
author
Felix Ableitner
<me@nutomic.com>
Tue, 8 Dec 2020 20:20:23 +0000
(21:20 +0100)
committer
Felix Ableitner
<me@nutomic.com>
Tue, 8 Dec 2020 20:20:23 +0000
(21:20 +0100)
.drone.yml
patch
|
blob
|
history
diff --git
a/.drone.yml
b/.drone.yml
index 06559be348603886f2249619dfb35fe9590f961d..41969716b3a7e2395bb49d54aa6bb6931d1c62ba 100644
(file)
--- a/
.drone.yml
+++ b/
.drone.yml
@@
-8,5
+8,6
@@
steps:
- name: test
image: compose:alpine-1.27.4
commands:
- - ./run-tests.bash
+ - docker build ../../ --file ../prod/Dockerfile --tag dessalines/lemmy:travis
+ - docker-compose up -d