projects
/
lemmy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e364a4
)
run test script
author
Felix Ableitner
<me@nutomic.com>
Tue, 8 Dec 2020 20:17:11 +0000
(21:17 +0100)
committer
Felix Ableitner
<me@nutomic.com>
Tue, 8 Dec 2020 20:17:11 +0000
(21:17 +0100)
.drone.yml
patch
|
blob
|
history
diff --git
a/.drone.yml
b/.drone.yml
index ae427f3346b84643ec6990396e7f4d82ea5cae12..06559be348603886f2249619dfb35fe9590f961d 100644
(file)
--- a/
.drone.yml
+++ b/
.drone.yml
@@
-1,11
+1,12
@@
kind: pipeline
name: default
+workspace:
+ path: /drone/src/docker/travis
+
steps:
- name: test
image: compose:alpine-1.27.4
commands:
- - ls -la /
- - ls -la .
- - docker-compose up -f /drone/src/docker-compose.yaml
+ - ./run-tests.bash