diff --git a/.drone.yml b/.drone.yml index 5272268..3e4ba14 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ pipeline: file: cache.tar.gz secrets: ["dav_username", "dav_password"] ex-cache: - image: repo.shimun.net/drone-plugins/tar + image: repo.shimun.net/drone-plugins/tar:v0.1 dest: /drone/docker file: cache.tar.gz docker: @@ -17,7 +17,7 @@ pipeline: storage_path: /drone/docker use_cache: true mk-cache: - image: repo.shimun.net/drone-plugins/tar + image: repo.shimun.net/drone-plugins/tar:v0.1 dest: cache.tar.gz file: /drone/docker up-cache: