Commit 38173c47 authored by 张俊's avatar 张俊

store-catch 去除

parent f512f7ea
Pipeline #49592 passed with stage
...@@ -24,14 +24,6 @@ pipeline: ...@@ -24,14 +24,6 @@ pipeline:
commands: commands:
- npm install - npm install
- npm run build - npm run build
store-cache:
image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0
rebuild: true
mount:
- ./node_modules
- ./yarn.lock
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