-
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
-
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.