remove mount
This commit is contained in:
@@ -25,9 +25,6 @@ steps:
|
|||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: reg.int.it2000.com.cn/library/node:14.20-bullseye
|
image: reg.int.it2000.com.cn/library/node:14.20-bullseye
|
||||||
volumes:
|
|
||||||
- name: cache
|
|
||||||
path: ./node_modules
|
|
||||||
commands:
|
commands:
|
||||||
- yarn
|
- yarn
|
||||||
- yarn build
|
- yarn build
|
||||||
|
|||||||
Reference in New Issue
Block a user