From 73f970b82c06ceb36f34ca0f7353d3a63f617bd8 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Mon, 17 Jan 2022 17:40:11 +0700 Subject: [PATCH] (nextjs) fixed cache path: added restore step --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index bd3f912f..ade3327d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -91,5 +91,4 @@ steps: path: /tmp/cache volumes: - name: cache - host: - path: /tmp/drone-cache + temp: {}