Commit ec1fa3b6 authored by liminge's avatar liminge

up

parent a23cd756
......@@ -31,16 +31,16 @@ pipeline:
branch:
- dev
store-cache:
image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0
rebuild: true
mount:
- ./node_modules
volumes:
- /data/cache:/cache
when:
branch:
- dev
# store-cache:
# image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0
# rebuild: true
# mount:
# - ./node_modules
# volumes:
# - /data/cache:/cache
# when:
# branch:
# - dev
## 编译成静态文件
docker:
......
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