All tasks within same job execution start in same directory. In such case 
there should not be any problems with finding build artifacts. This case is 
not really Jenkins specific.
If you want to use artifacts of job A in job B (triggered by job A) you 
should use Copy Artifact 
Plugin<http://wiki.jenkins-ci.org/display/JENKINS/Copy+Artifact+Plugin>
.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to