gitlab-ci-local icon indicating copy to clipboard operation
gitlab-ci-local copied to clipboard

gitlab-ci-local includes remote ssh port

Open vtmocanu opened this issue 1 year ago • 0 comments

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!

vtmocanu avatar Feb 01 '24 10:02 vtmocanu