Commit 6b7983e8 authored by 舒成's avatar 舒成

v2.1.1

parent 18fc7845
Pipeline #44618 passed with stage
...@@ -23,7 +23,7 @@ pipeline: ...@@ -23,7 +23,7 @@ pipeline:
- mv $TGZ_TARGET /charts/$TGZ_TARGET - mv $TGZ_TARGET /charts/$TGZ_TARGET
when: when:
branch: branch:
- master release-v2.1
ansible-amd64: ansible-amd64:
image: registry.cn-qingdao.aliyuncs.com/wod/ansible-kubernetes-image:v1.20.2 image: registry.cn-qingdao.aliyuncs.com/wod/ansible-kubernetes-image:v1.20.2
...@@ -43,7 +43,7 @@ pipeline: ...@@ -43,7 +43,7 @@ pipeline:
--extra-vars "@images.yaml" --extra-vars "@images.yaml"
when: when:
branch: branch:
- master release-v2.1
ansible-arm64: ansible-arm64:
image: registry.cn-qingdao.aliyuncs.com/wod/ansible-kubernetes-image:v1.20.2 image: registry.cn-qingdao.aliyuncs.com/wod/ansible-kubernetes-image:v1.20.2
...@@ -63,7 +63,7 @@ pipeline: ...@@ -63,7 +63,7 @@ pipeline:
--extra-vars "@images.yaml" --extra-vars "@images.yaml"
when: when:
branch: branch:
- master release-v2.1
ansible-ppc64le: ansible-ppc64le:
image: registry.cn-qingdao.aliyuncs.com/wod/ansible-kubernetes-image:v1.20.2 image: registry.cn-qingdao.aliyuncs.com/wod/ansible-kubernetes-image:v1.20.2
...@@ -83,4 +83,4 @@ pipeline: ...@@ -83,4 +83,4 @@ pipeline:
--extra-vars "@images.yaml" --extra-vars "@images.yaml"
when: when:
branch: branch:
- master release-v2.1
\ No newline at end of file \ No newline at end of file
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