From 057b55c64496c67d7ce77854ed1e2afc3008a623 Mon Sep 17 00:00:00 2001 From: cxz66666 <1092889706@qq.com> Date: Sun, 9 Aug 2020 14:45:51 +0800 Subject: [PATCH] drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 67f82db..753f4d3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: restore: true mount: - ./node_modules - volume: + volumes: - /tmp:/cache - name: install