This commit is contained in:
parent
7d6a2d243e
commit
e1dc715dd0
@ -7,7 +7,7 @@ pipeline:
|
|||||||
docker:
|
docker:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
repo: repo.shimun.net/shimun/seafile
|
repo: repo.shimun.net/shimun/seafile
|
||||||
tag: no_media
|
tag: riffol
|
||||||
registry: repo.shimun.net
|
registry: repo.shimun.net
|
||||||
storage_path: /drone/.docker
|
storage_path: /drone/.docker
|
||||||
secrets: ["docker_username", "docker_password"]
|
secrets: ["docker_username", "docker_password"]
|
||||||
|
@ -60,7 +60,7 @@ application seafile {
|
|||||||
|
|
||||||
application seahub {
|
application seahub {
|
||||||
mode forking
|
mode forking
|
||||||
requires [ setup ]
|
requires [ setup, seafile ]
|
||||||
pidfile /var/run/seafile/seahub.pid
|
pidfile /var/run/seafile/seahub.pid
|
||||||
start [ /usr/bin/seahub, start, 8000 ]
|
start [ /usr/bin/seahub, start, 8000 ]
|
||||||
stop [ /usr/bin/seahub, stop ]
|
stop [ /usr/bin/seahub, stop ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user