I want a dir that holds files which the different builds will reference. The
contents should be the same on all slaves, and I'd like to specify the same
thing
as the path (e.g. "${FS_ROOT}/common") on all jobs on all slaves. I'd like to
update this dir automatically.
Currently, I'm setting up
Todd,
Do U want to have different builds sharing the same WORKSPACE or do U want
a dir that holds files which the different builds will reference?
..
Mgimza
On Wed, Oct 17, 2012 at 3:46 PM, Todd Greer wrote:
> Does anyone here happen to know how to find the remote fs root of a slave
> in Groov
Does anyone here happen to know how to find the remote fs root of a slave in
Groovy? I'd like to do this so I can use EnvInject to put it in an environment
variable, so I can use put some files there that all of my jobs can read.
Thanks,
Todd Greer