Commit 995595c6 authored by 张洋's avatar 张洋

修改版本号

parent 968a6bff
Pipeline #72419 passed with stage
...@@ -53,7 +53,7 @@ pipeline: ...@@ -53,7 +53,7 @@ pipeline:
base: hub.wodcloud.com/wod/ui-base:2.0-apaasv3 base: hub.wodcloud.com/wod/ui-base:2.0-apaasv3
dockerfile: .beagle/dockerfile dockerfile: .beagle/dockerfile
repo: gzgajzapi/apaas-ui repo: gzgajzapi/apaas-ui
version: v3.0.4 version: v3.0.1
channel: alpha channel: alpha
args: "TARGETOS=linux,TARGETARCH=amd64" ## 不同架构的构建参数 args: "TARGETOS=linux,TARGETARCH=amd64" ## 不同架构的构建参数
registry: hub.wodcloud.com registry: hub.wodcloud.com
...@@ -72,8 +72,8 @@ pipeline: ...@@ -72,8 +72,8 @@ pipeline:
dns: 223.5.5.5 dns: 223.5.5.5
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
source: hub.wodcloud.com/gzgajzapi/apaas-ui:v3.0.4-alpha source: hub.wodcloud.com/gzgajzapi/apaas-ui:v3.0.1-alpha
target: hub.wodcloud.com/gzgajzapi/apaas-ui:v3.0.4 target: hub.wodcloud.com/gzgajzapi/apaas-ui:v3.0.1
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