diff --git a/.drone.yml b/.drone.yml index cc43f3a..a750292 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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