更新 '.drone.yml'

This commit is contained in:
clay 2023-03-24 10:19:32 +00:00
parent 39e1773dc7
commit 1ef06f848c
1 changed files with 1 additions and 1 deletions

View File

@ -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: