Jenkins setup question

2014-07-11 Thread ctime800
I need a Jenkins setup advise: What I want to achieve is like this: * Jenkins master 1 has: * Jenkins slave 1 * Jenkins slave 2 * Jenkins slave n Each slave will have identical software so that I can run the build/deploy job on each and load balancing them. All good with this se

Jenkins Publish Over SSH for Jenkins Pipeline

2016-08-10 Thread ctime800
I need to use the Jenkins Publish over ssh plugin in the Jenkins pipeline. What would be the syntax for this? I tried to use the script generator but this one is not in the list. Please advise. Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Us

Re: Jenkins Publish Over SSH for Jenkins Pipeline

2016-08-11 Thread ctime800
gt; > Cheers > > Le 11 août 2016 8:31 AM, "ctime800" > a > écrit : > >> I need to use the Jenkins Publish over ssh plugin in the Jenkins >> pipeline. What would be the syntax for this? I tried to use the script >> generator but this one is not in th