Hi, i have a personal git server and i can clone it fine with [quote]
git clone ssh://git@mydomain:32222/home/git/project.git
[/quote]
but when i put git@mydomain:32222/home/git/project.git in Unity cloud build, i get the message
connect ECONNREFUSED myip:22
So how can i make Unity cloud build use port 32222 ?