Commit 401f82dd authored by 赵伟庚's avatar 赵伟庚

fix cicd

parent b8c3d6f2
...@@ -18,7 +18,7 @@ pipeline: ...@@ -18,7 +18,7 @@ pipeline:
when: when:
branch: branch:
- dev - dev
-
## 构建 ## 构建
build: build:
image: registry.cn-qingdao.aliyuncs.com/wod/devops-node:12.18.0-stretch image: registry.cn-qingdao.aliyuncs.com/wod/devops-node:12.18.0-stretch
...@@ -30,7 +30,7 @@ pipeline: ...@@ -30,7 +30,7 @@ pipeline:
- yarn build - yarn build
when: when:
branch: branch:
- [master,dev] - dev
# 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
......
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