Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: bitbucket-branch-source-plugin
-
Labels:None
-
Similar Issues:
Description
Hi Team,
We are using Jenkins container for our CI/CD pipelines. We wanted to switch to SSH clone in all our Jenkins pipelines. However, in multibranch type projects we don't see an option to use SSH authentication for git clone. By 'we don't see an option' we mean we don't see any option in Credentials dropdown to add private key. We are using Bitbucket Branch Source plugin for branch sources.
Jenkins version - Jenkins 2.273
If you click the "Add" button at "Behaviours" and select "Checkout over SSH", then you should be able to select the SSH key credential there.