[skip e2e]Update image repo in jenkins file (#16435)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/16414/head
zhuwenxing 2022-04-12 11:49:38 +08:00 committed by GitHub
parent 70bd6b6e6d
commit d5a0e8b75f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ pipeline {
string(
description: 'Image Repository',
name: 'image_repository',
defaultValue: 'harbor.zilliz.cc/milvus/milvus'
defaultValue: 'registry.milvus.io/milvus/milvus'
)
string(
description: 'Image Tag',