Hi everyone,
I’m running Drone in a container as described in the doc on a docker-compose stack.
My Drone container’s environment values are properly set and my Github repo has normal webhooks.
Then, I enable the repo on my Drone webserver and the created webhook is incorrect :
As you can see, Github detected errors and the URL is something like https://https//hubcicd…
Am I doing something wrong or that’s just Drone being crazy ?