更新 '.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
Showing only changes of commit 1ef06f848c - Show all commits

View File

@ -6,7 +6,7 @@ steps:
image: node:14.20 image: node:14.20
volumes: volumes:
- name: cache - name: cache
path: /drone/src/node_modules path: /drone/src/flowable-engine-web/node_modules
- name: build - name: build
path: /app/build path: /app/build
commands: commands: