Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm trying to figure out how to configure custom directory for building jobs. My purpose would be if you right-click a job, then "build" the default directory be :
"C:/mydirectory/"+jobName+"/build/"
It would be very cool because i have to much jobs and its very long to search each time the good directory (without making a human mistake ....).
First question is so : can we configure a directory ?
second one is : if we can configure directory, can we put a variable name jobName for example (or context, globalvar or what ever)
I did search on google, i found things on Maven but didn't really understood if that was my solution.
Thx a lot,
matthieu
Hello,
So far, it's not possible to configure custom directory for building jobs. You have to specify a directory where you want to save your job script file.
Best regards
Sabrina