clay : ci/cd 恢复 #49

Merged
clay merged 3 commits from master into pro 2023-03-25 07:50:07 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b50e6c150b - Show all commits

View File

@ -6,7 +6,7 @@ steps:
image: node:14.17.3 image: node:14.17.3
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: