ssh_multiplexing in deploy.yaml #3745
Unanswered
dkoether
asked this question in
Help needed
Replies: 0 comments
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.
-
Hello everyone,
after moving from deploy.php to deploy.yaml I noticed that deployer is not using a single SSH connection for multiple commands anymore.
It is adding 'ssh -p22...' for each command instead.
I think I may have declared it wrong. Can you please give me an example for the yaml way?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions