Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: gitlab-branch-source-plugin
-
Labels:None
-
Environment:Jenkins 2.187 on centos
-
Similar Issues:
Description
Hi,
By default, the projects are checkout using http protocol. We have added the behavior SSH checkout and it works well. But after a jenkins restart, the checkout is done using http protocol again. We have to open the configuration page and click save to enable again the checkout with SSH.
Your plugin is really great, you have done an amazing job, congrats.
Best regards
Attachments
Issue Links
- is duplicated by
-
JENKINS-59753 Error cloning remote repo
-
- Resolved
-
Could it be because of the transient fields in GitLabSCMSource class ?