mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +08:00
[skip ci] Delete unused codes of update file on benchmark (#12775)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
473ebd215b
commit
46b68ca794
@ -99,7 +99,6 @@ def get_latest_tag(limit=200):
|
||||
break
|
||||
|
||||
if latest_tag == "":
|
||||
# latest_tag = "master-latest"
|
||||
raise print("Can't find the latest image name")
|
||||
print("The image name used is %s" % str(latest_tag))
|
||||
return latest_tag
|
||||
|
Loading…
Reference in New Issue
Block a user