Commit 78daef1c authored by zhangxuanyu's avatar zhangxuanyu

npm

parent d8f37279
Pipeline #52681 failed with stage
...@@ -20,8 +20,8 @@ pipeline: ...@@ -20,8 +20,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
docker-master: docker-master:
image: registry.cn-qingdao.aliyuncs.com/wod/devops-docker:1.0 image: registry.cn-qingdao.aliyuncs.com/wod/devops-docker:1.0
volumes: volumes:
......
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