no_media version

This commit is contained in:
shim_ 2018-11-11 18:32:35 +01:00
parent fb956cb777
commit c513f2ab95
2 changed files with 1 additions and 3 deletions

View File

@ -7,6 +7,7 @@ pipeline:
docker:
image: plugins/docker
repo: repo.shimun.net/shimun/seafile
tag: no_media
registry: repo.shimun.net
storage_path: /drone/.docker
secrets: ["docker_username", "docker_password"]

View File

@ -1,3 +0,0 @@
location /media {
root /opt/seafile/seafile-server-latest/seahub;
}