我们使用unfuddle来托管我们的git存储库。 当我们克隆存储库时,我们使用:
git@oursubdomain.unfuddle.com:oursubdomain/repositoryname.git
然而詹金斯正在期待一个网址并说:
Specify the URL of this remote repository. This uses the same syntax as your git clone command.
在高级信息中,它说:
Specify the repository to track. This can be a URL or a local file path. Note that for super-projects (repositories with submodules), only a local file path or a complete URL is valid. For instance, user@host:/path is not a valid URL
所以,我需要知道的是我应该指定哪个URL来启用它。或者,甚至,我应该能够让这个工作吗?我尝试了一些事情,但想知道是否有人已经解决了这个问题。
其他信息:
答案 0 :(得分:0)
经过几次尝试,我终于找到了网址
git@oursubdomain.unfuddle.com:oursubdomain/repositoryname.git
可以按原样使用,尽管提供了帮助。
我现在已经开始使用它,但确实需要根据说明here
为本地系统帐户设置SSH密钥等答案 1 :(得分:0)
git插件帮助确实是错误的,我已经解决了这个问题:https://github.com/jenkinsci/git-plugin/commit/0b7874d7d8d0ae783697ed55fa25125fecc015d6