diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 24197be..19e34f2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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 \ No newline at end of file + - nezha