remove mount

This commit is contained in:
zhiqiang feng
2022-10-17 15:21:11 +08:00
parent 8aa962391c
commit 789600e779
-3
View File
@@ -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