我在 Bitbucket 上有一个 repo 我正在尝试连接到我的 Jenkins 实例。这里不采用 SSH 密钥方法,而是采用普通的 id/密码,因为通信将在 SSL 中进行。
(1) 我仔细检查了 BitBucket 和 Jenkins 条目上的 ID/密码。我尝试了全局和系统的范围。
(2) 我在 Bitbucket 上添加了一个指向我的 Jenkins 实例的钩子。
(3) 在 Jenkins 上安装了合适的 bitbucket 插件。
但我继续得到
"Failed to connect to repository : Error performing command: git ls-remote -h https://bitbucket.org/id/demo HEAD"
and
"Failed to connect to repository : Could not init /tmp/hudson4950610074146191608tmp"
Run Code Online (Sandbox Code Playgroud)
我搜索了这两个错误的含义,但无法确定这是否是凭据问题。
我不知道如何继续。
谢谢你。
归档时间: |
|
查看次数: |
7149 次 |
最近记录: |