mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add comments of update file (#11412)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>pull/11417/head
parent
f22247564e
commit
e0dd44caa5
|
@ -76,6 +76,7 @@ def get_config_digest(url, token):
|
|||
|
||||
|
||||
def get_latest_tag(limit=200):
|
||||
""" get the latest tag of master """
|
||||
|
||||
auth_url = ""
|
||||
tags_url = ""
|
||||
|
|
Loading…
Reference in New Issue