admin管理员组

文章数量:1244224

I am trying to connect Jenkins node using a custom ssh command. eg-> ssh username@serviceaccount@hostname@somecustomstring Where password for username should be read from Jenkins credentials.

I have tried Launch methods -> "Launch agent via execution of command on the controller" but able to make it work.

本文标签: Custom command for configuring Jenkins NodesStack Overflow