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