From eb2b6062959c6b9bd6bfae50ca74d28584573dd1 Mon Sep 17 00:00:00 2001 From: shimun Date: Thu, 13 Sep 2018 11:23:29 +0200 Subject: [PATCH] use v0.1 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: