【问题标题】:Teamcity not able to fetch codecommit repo over sshTeamcity 无法通过 ssh 获取 codecommit repo
【发布时间】:2017-05-13 18:48:36
【问题描述】:

尝试将 teamcity 9.1.1 与 AWS 代码提交集成。我正在使用已上传到 teamcity 的 ssh 密钥收到“连接成功消息”。但在构建项目时,它显示“无法收集更改,错误:为 VCS 存储库收集更改时出错”“ssh”{instance id=39,parent internal id=9,parent id=Codecommit_Ssh,description:“ssh://repo -name#refs/heads/master"}' 'git fetch' 命令失败。”

有什么办法解决这个问题?

谢谢

【问题讨论】:

    标签: git amazon-web-services teamcity aws-codecommit


    【解决方案1】:

    得到答案.. 在 VSC 设置中输入获取 URL 时,只需将您在 AWS IAM 控制台中获得的 SSH 密钥 ID 输入即可。 例如。 ssh://APKA...@git-codecommit.us-east-1.amazonaws.com/v1/repos/foo

    这开始工作了

    谢谢

    【讨论】:

      猜你喜欢
      • 2018-08-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-05-11
      • 2013-07-18
      • 2019-01-25
      相关资源
      最近更新 更多