Py学习  »  Git

在TFS 2015生成中克隆Bitbucket Git repo时出现“用户取消证书检查”错误

Matthew van Boheemen • 5 年前 • 1420 次点击  

我在bitbucket(bitbucket.org)中有一个git存储库,还有一个本地tfs 2015实例。我想在tfs中有一个构建,它从bitbucket克隆存储库,然后构建代码。

在构建作业中,我使用的是“external git”存储库选项。我已经设置了一个端点,使用https url连接到bitbucket git repo。我试过在指定的字段中使用用户名和密码,并将它们嵌入到url中。

运行生成作业时失败,并显示以下消息。

Starting clone
[error]user cancelled certificate check: 
[error]Prepare repository failed with exception.
Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/43805
 
1420 次点击  
文章 [ 1 ]  |  最新文章 5 年前