Can someone direct me here? I have a simple job configured in Jenkins on a 
WINDOWS environment (master and all slaves running on windows) and the job 
is supposed to run on a particular slave. When you build the job, the build 
log ( log.log) gets stored in ” 
%JENKINS_HOME%\jobs\\builds\%BUILD_NUMBER%\” on the master.


I do have a Jenkins workspace (which is required when you add a slave node) 
set on the slave for this job–where nothing gets stored when the job runs.


With this scenario, I would like to copy the build log (log.log file that’s 
available on the master) to a share drive. Please advise me the way to get 
this done. I have tried few plugins “Copy to slave”, “Copy Artifact Plugin” 
and ArtifactDeployer Plugin…I could not get them working to meet what I need

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e4e9da6d-54d8-47b7-9bd6-3f2085967f8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to