Open
Description
URL
No response
Issue Description
When using the same job to deploy to multiple environments, the job fails with the following error:
"Host key verification failed."
I worked around this issue by splitting the deployment into separate jobs for each environment.
Log Output
error during connect: Get "http://docker.example.com/v1.49/info": command [ssh -o ConnectTimeout=30 -T -l *** -p *** -- *** docker system dial-stdio] has exited with exit status 255, make sure the URL is valid, and Docker 18.09 or later is installed on the remote host: stderr=Host key verification failed.