Hi,
I’m trying to integrate gitea with drone-ci.
I created the oauth configuration, which allowed me to login to drone-ci. I was able to see all my repositories from gitea, which is good.
But now, I’m trying to have gitea to start a pipeline (from my .drone.yml) but nothing happens. I’m pretty sure I need to have gitea to talk to drone-ci via a webhook, but I don’t see anywhere in the documentation how to do this.
I have drone v1.9.0 (because of the helm chart I’m using), and gitea v1.15.3