您的位置:首页 > 大数据 > 人工智能

Jenkins连接git时异常 Failed to connect to repository

2017-01-18 17:35 603 查看
Failed to connect to repository : Command "git.exe ls-remote -h https://git.oschina.net/sinama/bboss3.git HEAD" returned status code 128:
stdout:
stderr: remote: Not Found
fatal: repository 'https://git.oschina.net/demo/demo.git/' not found


添加Credentials, 单击Add按钮, Kind字段选择Username with password, 输入git的用户名和密码, 重新填写Repository URL就可以了
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  Jenkins git
相关文章推荐