How to configure the Bamboo Deployment task to use the SSH Bastion host (transition) to connect to the target deployment server to run the script?
I tried setting up a .ssh / config file on a bamboo server. It works from the command line, but Bamboo is ignored.
source
share