Commit 25906d10 authored by 赵伟庚's avatar 赵伟庚

fix cicd

parent 401f82dd
......@@ -18,7 +18,7 @@ pipeline:
when:
branch:
- dev
## 构建
build:
image: registry.cn-qingdao.aliyuncs.com/wod/devops-node:12.18.0-stretch
......@@ -75,9 +75,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com
secrets:
- source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER
target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD
target: PLUGIN_REGISTRY_PASSWORD
when:
branch:
- master
......@@ -93,9 +93,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com
secrets:
- source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER
target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD
target: PLUGIN_REGISTRY_PASSWORD
when:
branch:
- master
......@@ -132,9 +132,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com
secrets:
- source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER
target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD
target: PLUGIN_REGISTRY_PASSWORD
when:
branch:
- master
......@@ -150,9 +150,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com
secrets:
- source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER
target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD
target: PLUGIN_REGISTRY_PASSWORD
when:
branch:
- master
......@@ -187,9 +187,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com
secrets:
- source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER
target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD
target: PLUGIN_REGISTRY_PASSWORD
when:
branch:
- master
......@@ -204,9 +204,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com
secrets:
- source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER
target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD
target: PLUGIN_REGISTRY_PASSWORD
when:
branch:
- master
......@@ -241,9 +241,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com
secrets:
- source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER
target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD
target: PLUGIN_REGISTRY_PASSWORD
when:
branch:
- master
......@@ -258,9 +258,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com
secrets:
- source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER
target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD
target: PLUGIN_REGISTRY_PASSWORD
when:
branch:
- master
......
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