Commit b3bf2971 authored by 张宇迪's avatar 张宇迪

arm64镜像构建

parent 4ee423df
......@@ -24,11 +24,11 @@ pipeline:
repo: apaas/apaas-meshproxy
version: v3.0.0
channel: alpha
registry: hub.wodcloud.com
registry: registry.cn-qingdao.aliyuncs.com
secrets:
- source: REGISTRY_USER
- source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER
- source: REGISTRY_PASSWORD
- source: REGISTRY_PASSWORD_ALIYUN
target: REGISTRY_PASSWORD
when:
branch: [dev]
......@@ -40,11 +40,11 @@ pipeline:
base: registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8
repo: apaas/apaas-meshproxy
version: "v3.0.0"
registry: hub.wodcloud.com
registry: registry.cn-qingdao.aliyuncs.com
secrets:
- source: REGISTRY_USER
- source: REGISTRY_USER_ALIYUN
target: REGISTRY_USER
- source: REGISTRY_PASSWORD
- source: REGISTRY_PASSWORD_ALIYUN
target: 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