Commit ee14c06d authored by 张洋's avatar 张洋

修改

parent 30be24da
Pipeline #72695 passed with stage
......@@ -17,7 +17,7 @@ pipeline:
- /data/cache:/cache
when:
branch:
- gzga
- dev
## 构建
build:
image: registry.cn-qingdao.aliyuncs.com/wod/devops-node:12.18.0-stretch
......@@ -29,7 +29,7 @@ pipeline:
- yarn build
when:
branch:
- gzga
- dev
store-cache:
image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0
......@@ -41,7 +41,7 @@ pipeline:
- /data/cache:/cache
when:
branch:
- gzga
- 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