Commit f540594e authored by 张俊's avatar 张俊

去除store-catch

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