use drone cache [CI SKIP]

This commit is contained in:
2019-07-25 17:17:40 +02:00
parent d05de406f8
commit e9e595ef68

View File

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