gpt4 book ai didi

jenkins 无法连接到远程位存储库

转载 作者:行者123 更新时间:2023-12-03 23:14:03 25 4
gpt4 key购买 nike

我正在使用 jenkins 并尝试连接到位桶远程存储库,为此我在 git 存储库的源代码管理中提供了位桶 URL,我还为凭据中添加的那个位桶帐户创建了凭据

我在 git 存储库中尝试了以下内容

https://nagarjun123@bitbucket.org/gsmohan/quickride.git

但它给出了以下指定的错误:

ERROR:Failed to connect to repository : Failed to connect to https://nagarjun123@bitbucket.org/gsmohan/quickride.git using credentials bitbucket account (status = 401)



任何人都可以帮助我吗?

最佳答案

将存储库地址更改为以下格式:

https://user:password@bitbucket.org/user/project_name.git

而且当然:
  • 用户 - 您的 bitbucket 用户,
  • 密码- 您的比特桶密码,
  • project_name - 项目/仓库的名称,
  • 关于jenkins 无法连接到远程位存储库,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24155924/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com