0cc6d058 by McLemore

fix repo

1 parent c1d788a4
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
9 }, 9 },
10 "repository": { 10 "repository": {
11 "type": "git", 11 "type": "git",
12 "url": "ssh://git@gitlab.zb100.com:10022/${repo}.git" 12 "url": "${repo}"
13 }, 13 },
14 "author": "${author}", 14 "author": "${author}",
15 "license": "MIT", 15 "license": "MIT",
......