I use Jenkins to trigger a slave to make a build,after the build finished,I want the slave to copy the build file to a master machine.I know there are scp plugin in the Jenkins,but is it work for the slave? how to configure it? if this plugin doesn't work,is there any other solution?
2720 次