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

fix cicd

parent 401f82dd
...@@ -75,9 +75,9 @@ pipeline: ...@@ -75,9 +75,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com registry: registry.cn-qingdao.aliyuncs.com
secrets: secrets:
- source: REGISTRY_USER_ALIYUN - source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN - source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD target: PLUGIN_REGISTRY_PASSWORD
when: when:
branch: branch:
- master - master
...@@ -93,9 +93,9 @@ pipeline: ...@@ -93,9 +93,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com registry: registry.cn-qingdao.aliyuncs.com
secrets: secrets:
- source: REGISTRY_USER_ALIYUN - source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN - source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD target: PLUGIN_REGISTRY_PASSWORD
when: when:
branch: branch:
- master - master
...@@ -132,9 +132,9 @@ pipeline: ...@@ -132,9 +132,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com registry: registry.cn-qingdao.aliyuncs.com
secrets: secrets:
- source: REGISTRY_USER_ALIYUN - source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN - source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD target: PLUGIN_REGISTRY_PASSWORD
when: when:
branch: branch:
- master - master
...@@ -150,9 +150,9 @@ pipeline: ...@@ -150,9 +150,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com registry: registry.cn-qingdao.aliyuncs.com
secrets: secrets:
- source: REGISTRY_USER_ALIYUN - source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN - source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD target: PLUGIN_REGISTRY_PASSWORD
when: when:
branch: branch:
- master - master
...@@ -187,9 +187,9 @@ pipeline: ...@@ -187,9 +187,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com registry: registry.cn-qingdao.aliyuncs.com
secrets: secrets:
- source: REGISTRY_USER_ALIYUN - source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN - source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD target: PLUGIN_REGISTRY_PASSWORD
when: when:
branch: branch:
- master - master
...@@ -204,9 +204,9 @@ pipeline: ...@@ -204,9 +204,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com registry: registry.cn-qingdao.aliyuncs.com
secrets: secrets:
- source: REGISTRY_USER_ALIYUN - source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN - source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD target: PLUGIN_REGISTRY_PASSWORD
when: when:
branch: branch:
- master - master
...@@ -241,9 +241,9 @@ pipeline: ...@@ -241,9 +241,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com registry: registry.cn-qingdao.aliyuncs.com
secrets: secrets:
- source: REGISTRY_USER_ALIYUN - source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN - source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD target: PLUGIN_REGISTRY_PASSWORD
when: when:
branch: branch:
- master - master
...@@ -258,9 +258,9 @@ pipeline: ...@@ -258,9 +258,9 @@ pipeline:
registry: registry.cn-qingdao.aliyuncs.com registry: registry.cn-qingdao.aliyuncs.com
secrets: secrets:
- source: REGISTRY_USER_ALIYUN - source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER target: PLUGIN_REGISTRY_USER
- source: REGISTRY_PASSWORD_ALIYUN - source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD target: PLUGIN_REGISTRY_PASSWORD
when: when:
branch: branch:
- master - 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