gitlab-ci-local
gitlab-ci-local copied to clipboard
gitlab-ci-local includes remote ssh port
Is your feature request related to a problem? Please describe. gitlab-ci-local does not work as expected ( by me :D ) with custom ssh ports, see #1081 if gitlab ssh is using a custom port (defined in ~/.ssh/config) gitlab-ci-local is not able to pull the includes.
Describe the solution you'd like
ideally we would be able to specify the ssh remote port with a flag like : --remote-ssh-port
Thank you for sharing this project!