Commit 9a13f43b authored by 智勇's avatar 智勇

镜像个数

parent 21ebd361
...@@ -8,7 +8,7 @@ class Container extends Client { ...@@ -8,7 +8,7 @@ class Container extends Client {
} }
repository_get(namespace) { repository_get(namespace) {
return this.post('SearchUserRepository', { namespace, limit: 50 }) return this.post('SearchUserRepository', { namespace, limit: 100 })
} }
tag_get(reponame) { tag_get(reponame) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment