Compare commits
No commits in common. "f169e4f0de1c9d9e5b83eec48c3a2a27a26cd70e" and "b86776162bd7e865ce0541ee969b424cb444347c" have entirely different histories.
f169e4f0de
...
b86776162b
|
|
@ -6,7 +6,7 @@ steps:
|
|||
image: node:14.20
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /drone/src/flowable-engine-web/node_modules
|
||||
path: /drone/src/node_modules
|
||||
- name: build
|
||||
path: /app/build
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Reference in New Issue