From 9533b2a37bc8e166feb0c1b9befb028e6d57240d Mon Sep 17 00:00:00 2001 From: Marvin Drescher Date: Thu, 13 Sep 2018 16:35:11 +0000 Subject: [PATCH] use current version --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f4f2a03..d9730e0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,7 +18,7 @@ pipeline: storage_path: /drone/docker use_cache: true mk-cache: - image: repo.shimun.net/drone-plugins/tar + image: repo.shimun.net/plugins/tar dest: ${DRONE_REPO_NAME}.tar.gz file: /drone/docker quiet: true