From 4c66e78640238abe5733d1bc02083eed6aef0a73 Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Mon, 17 Jan 2022 17:26:01 +0700 Subject: [PATCH] (nextjs) fixed cache path: added restore step --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 64f8309c..ade3327d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -90,4 +90,5 @@ steps: - name: cache path: /tmp/cache volumes: - cache: /tmp/cache + - name: cache + temp: {}