I’m using self-hosted Gitlab to deploy a branch for my site but we use a non-standard port for ssh.
Any attempt to deploy generates the error:
ssh: connect to host gitlab.mydomain.com
port 22: Connection timed out
Is there some way to set which port to attempt to connect via ssh?