Commit f512f7ea authored by 张俊's avatar 张俊

npm yaml

parent cdc9542d
Pipeline #49591 failed with stage
...@@ -22,8 +22,8 @@ pipeline: ...@@ -22,8 +22,8 @@ pipeline:
volumes: volumes:
- /data/cache/yarn:/usr/local/share/.cache/yarn - /data/cache/yarn:/usr/local/share/.cache/yarn
commands: commands:
- yarn install - npm install
- yarn run build - npm run build
store-cache: store-cache:
image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0 image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0
rebuild: true rebuild: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment