Commit f540594e authored by 张俊's avatar 张俊

去除store-catch

parent 4a10e2f1
Pipeline #49602 passed with stage
......@@ -22,13 +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
# 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