Adding Gitea server URL in Jenkins reports 403 forbidden

2k Views Asked by At

I install the Gitea plugin for Jenkins and try to add Gitea server in Configuration Add Gitea Server to Jenkins

My Gitea URL:

Gitea URL

But I get HTTP 403/Forbidden warning.

I find a similar question: How to connect Jenkins and Gieta And I don't know clearly how to "make Jenkins to send the entire certificate chain" at the end of that answer, if this way works.

1

There are 1 best solutions below

0
On

It should be fine as official documentation says- Hint: you can ignore a "HTTP 403/Forbidden" error here in case your gitea instance is private.

https://plugins.jenkins.io/gitea/