Describe the bug
Version
4.10.0
How reproducible
1、deploy gogs
docker run -d --name gogs \
--restart always \
-p 10022:22 \
-p 10880:3000 \
-v /var/gogs:/data \
gogs/gogs
2、create buildconfig with gogs git url
http://192.168.72.20:10880/gogs/nginx-demo.git
Log bundle
URL is valid but cannot be reached. If this is a private repository, enter a source Secret in advanced Git options
Describe the bug
Version
4.10.0
How reproducible
1、deploy gogs
2、create buildconfig with gogs git url
http://192.168.72.20:10880/gogs/nginx-demo.git
Log bundle
URL is valid but cannot be reached. If this is a private repository, enter a source Secret in advanced Git options