From 1ef06f848cd446a0a6e982ac7378bf7b4f89abdb Mon Sep 17 00:00:00 2001 From: clay <20932067@zju.edu.cn> Date: Fri, 24 Mar 2023 10:19:32 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 02d8c8f..ba83776 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: image: node:14.20 volumes: - name: cache - path: /drone/src/node_modules + path: /drone/src/flowable-engine-web/node_modules - name: build path: /app/build commands: