Commit ee86d6b4 authored by zhangxuanyu's avatar zhangxuanyu

catch

parent 503a4e5b
Pipeline #52684 failed with stage
...@@ -22,13 +22,6 @@ pipeline: ...@@ -22,13 +22,6 @@ pipeline:
commands: commands:
- yarn install - yarn install
- yarn run build - yarn run build
store-cache:
image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0
rebuild: true
mount:
- ./node_modules
volumes:
- /data/cache/:/cache
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