Hello,

I have a set of jobs that are identical, except for their names.
For example, I might have a job named "Downstream-Post-Build-Process-Dev" 
and "Downstream-Post-Build-Process-Release".
The upstream jobs that trigger these jobs tell the downstream job what 
directory to use for the processing.
I could have the upstream jobs call the same downstream job, for example 
"Downstream-Post-Build-Process-Generic",
but that is likely to confuse the casual observer of the job's results.

So, to ease maintenance, I would like to link 
Downstream-Post-Build-Process-Dev\config.xml to 
Downstream-Post-Build-Process-Release\config.xml.
Are there any known "gotcha's" with respect to linking config.xml files?
FWIW; the Jenkins server is on Windows.

Thanks in advance.

Steve K.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/7d2bf1c5-fbfb-4421-ae2a-8a1302065226%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to