Commit 4ff7b083 authored by 何小勇's avatar 何小勇

接入部门

parent c14e00a7
......@@ -17,7 +17,7 @@ pipeline:
- /data/cache:/cache
when:
branch:
- dev
- gzga
## 构建
build:
image: registry.cn-qingdao.aliyuncs.com/wod/devops-node:12.18.0-stretch
......@@ -29,7 +29,7 @@ pipeline:
- yarn build
when:
branch:
- dev
- gzga
# store-cache:
# image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0
......@@ -51,7 +51,7 @@ pipeline:
dockerfile: .beagle/dockerfile
repo: wod/apaas-ui
version: v3.0.4
channel: alpha
channel: gzga
args: "TARGETOS=linux,TARGETARCH=amd64" ## 不同架构的构建参数
registry: registry.cn-qingdao.aliyuncs.com
secrets:
......@@ -61,7 +61,7 @@ pipeline:
target: REGISTRY_PASSWORD
when:
branch:
- dev
- gzga
## 更换dev生成镜像的名称
harbor:
......@@ -118,7 +118,7 @@ pipeline:
target: REGISTRY_PASSWORD
when:
branch:
- dev
- gzga
## 更换dev生成arm64镜像的名称
harbor-arm64:
......
......@@ -91,7 +91,7 @@ export default {
icon: require("@/assets/imgs/shop_ic_yonghuzs.png"),
},
{
name: "接入机构",
name: "接入部门",
value: 0,
icon: require("@/assets/imgs/shop_ic_jierujg.png"),
},
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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