-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.190.3
gitea-plugin 1.1.2
- Gitea organization configured with "Checkout over SSH"
- Using a private key from the jenkins credential store or adding one (since "use build agents key" also not working :-/ )
- Then it's Initially working
- After a Jenkins restart git commands are falling back to https
- When triggering "Scan Gitea Organization Now" it's working again till next restart
Similar to JENKINS-46094
Until there is a fix in the plugin, I setup an init hook script. The script is doing a rescan of all organizations after Jenkins starts up: