提交 7a498cd2 编写于 作者: S superjom

update image tag

上级 5b5f4f56
......@@ -133,7 +133,7 @@ def images():
mode = request.args.get('run')
# TODO(ChunweiYan) update this when frontend fix the field name
#tag = request.args.get('tag')
tag = request.args.get('displayName')
tag = request.args.get('tag')
result = lib.get_image_tag_steps(storage, mode, tag)
result = gen_result(0, "", result)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册