Oh, ok.
I guess you have a good reason why you are not running a Jenkins slave on
this remote machine?
It saves a lot of file copying trouble. ;)
On Friday, July 6, 2012 5:29:41 PM UTC+2, Ligade, Shailesh [USA] wrote:
>
> Thanks Fred,
>
> I guess this would have worked..but I am not deploying t
Thanks Fred,
I guess this would have worked..but I am not deploying to slave..it is totally
different VM, where I run bash script via SSH copy plugin..
All I need is copy few log files back to master Jenkins, if my script
determines that deployment was failure, and attach the files to email.
T
Thanks,
No this is doable I guess..what I am trying to do is:
Using ssh plugin, copy wars to target environment, then I run a script on
target environment to deploy those wars. If within the script, I figure out
there was error in deployment, I want to get deployment logs back to Jenkins so
th