Commit 503a4e5b authored by zhangxuanyu's avatar zhangxuanyu

store catch

parent 0ccaf7bd
Pipeline #52683 failed with stage
......@@ -22,6 +22,13 @@ pipeline:
commands:
- yarn install
- 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:
image: registry.cn-qingdao.aliyuncs.com/wod/devops-docker:1.0
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