-
Bug
-
Resolution: Fixed
-
Minor
-
None
When a build is triggered by a webhook, the git remote origin is set to the ssh url for the project. However on a manual build only the http link is included. This makes interacting with the git repo from a manual job difficult.
- duplicates
-
JENKINS-60492 Connection with Bitbucket server over SSH
-
- Closed
-
[JENKINS-61948] SSH Remote not Populated on Manual Build
Assignee | Original: Kristy Hughes [ khughes ] | New: Martin Henschke [ mhenschke_atlassian ] |
Assignee | Original: Martin Henschke [ mhenschke_atlassian ] |
Link |
New:
This issue duplicates |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Hi Mark, thanks for your report.
I believe the issue at the moment is the ssh url is not being persisted by our back-end because we don't currently support (and have no need to persist) any ssh information. This will be dependent on https://issues.jenkins-ci.org/browse/JENKINS-60492- we will revisit this once this feature is released. Thanks again.