From 82b8d74e338c335c8ee0022592291e0439ff7ff6 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sat, 17 Dec 2022 12:43:12 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9?= =?UTF-8?q?=D0=BA=D0=B0=20=D1=81=D0=B1=D0=BE=D1=80=D0=BA=D0=B8=20drone?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index cbdfff0..3755c78 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: image: drillster/drone-volume-cache volumes: - name: m2 - path: /m2 + path: /cache settings: restore: true mount: @@ -23,7 +23,7 @@ steps: image: drillster/drone-volume-cache volumes: - name: m2 - path: /m2 + path: /cache settings: rebuild: true mount: