Compare commits
2 Commits
b86776162b
...
f169e4f0de
| Author | SHA1 | Date |
|---|---|---|
|
|
f169e4f0de | |
|
|
1ef06f848c |
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue