From b7200d996be2e7185babfc95ef1007c724e80e6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Wed, 6 May 2020 14:55:43 +0200 Subject: [PATCH] I forgot the fucking volume again --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 44555c8..c75ef2f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,6 +38,9 @@ steps: filesystem_cache_root: "/tmp/cache" mount: - '.pipcache' + volumes: + - name: cache + path: /tmp/cache - name: kaniko image: banzaicloud/drone-kaniko