Commit 6329990f authored by 张宇迪's avatar 张宇迪

Merge branch 'dev'

parents 76652bfe 4ee423df
...@@ -40,7 +40,7 @@ pipeline: ...@@ -40,7 +40,7 @@ pipeline:
base: registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc-arm64:3.12 base: registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc-arm64:3.12
repo: wod/apaas-meshproxy-arm64 repo: wod/apaas-meshproxy-arm64
dockerfile: build/arm.dockerfile dockerfile: build/arm.dockerfile
version: "v3.0" version: "v3.0.0"
registry: registry.cn-qingdao.aliyuncs.com registry: registry.cn-qingdao.aliyuncs.com
secrets: secrets:
- source: REGISTRY_USER_ALIYUN - source: REGISTRY_USER_ALIYUN
......
...@@ -39,7 +39,7 @@ pipeline: ...@@ -39,7 +39,7 @@ pipeline:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
base: registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8 base: registry.cn-qingdao.aliyuncs.com/wod/alpine-glibc:3.8
repo: apaas/apaas-meshproxy repo: apaas/apaas-meshproxy
version: "v3.0" version: "v3.0.0"
registry: hub.wodcloud.com registry: hub.wodcloud.com
secrets: secrets:
- source: REGISTRY_USER - source: REGISTRY_USER
......
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