build: 修改ci 基础镜像为 1.3

This commit is contained in:
方顺健
2022-04-12 08:28:41 +00:00
parent 5473010797
commit 8be974983c

View File

@@ -1,5 +1,5 @@
# docker镜像
image: git.mesalab.cn:7443/nezha/nz-build-env:1.2
image: git.mesalab.cn:7443/nezha/nz-build-env:1.3
# 定义全局变量
variables:
MINIO_HOST: 'http://192.168.44.36:2020/'
@@ -69,4 +69,4 @@ dev_build:
- /^dev-.*$/i
# 指定哪个ci runner跑该工作
tags:
- nezha
- nezha