fix repo
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -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", | ... | ... |
-
Please register or sign in to post a comment