diff --git a/.drone.yml b/.drone.yml index 86b2e55..43a453f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,4 +11,6 @@ pipeline: storage_path: /drone/.docker secrets: ["docker_username", "docker_password"] 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 + pull_image: false