更新 '.drone.yml' #48

Merged
clay merged 1 commits from master into pro 2023-03-24 10:20:04 +00:00
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: