I have created a pipeline where im able to ssh into my ec2 instance using .pem file (using script task) , but when im trying to build a docker container on the server but its getting built on the bamboo server instead. So can anyone help me in achieving this.
Look at SSH task, it allows to run commands at remote host via SSH connection
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.