mirror of https://github.com/milvus-io/milvus.git
[skip ci] Delete unused codes of update file on benchmark (#12775)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>pull/12784/merge
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