Deployer not connecting to repo after SSH port change #3525
Unanswered
GlennM
asked this question in
Help needed
Replies: 1 comment
-
Port option is only for remote hosts. Your error sats update_code cant ssh to gitlab.com. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After changing the SSH port on the server to a custom port, Deployer is no longer working (using GitLab CI/CD).
I've added the following entry to the Hosts section of deploy.php
->setPort(XXX)
Beta Was this translation helpful? Give feedback.
All reactions