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