Originally my drone is attached to a gitea server on an http address. I have since change the gitea address to https and reconfigured drone to use it.
Everything works - except it is still trying to clone from old http address.
So somewhere in drones internal config it is hanging on to the old address… Is there any way I can change it?