Merge branch 'pull_prev' into nginx-deb

This commit is contained in:
shim_ 2018-11-10 15:33:39 +01:00
commit 69824d3497

View File

@ -11,4 +11,6 @@ pipeline:
storage_path: /drone/.docker storage_path: /drone/.docker
secrets: ["docker_username", "docker_password"] secrets: ["docker_username", "docker_password"]
storage_path: /drone/.docker storage_path: /drone/.docker
cache_from: ["repo.shimun.net/shimun/seafile", "repo.shimun.net/shimun/seafile:nginx-deb", "repo.shimun.net/shimun/seafile:alpine"]
use_cache: true use_cache: true
pull_image: false