Hi All--

We're setting up a job that does a couple of things once per day for multiple 
projects:

1. Delete certain files from the workspace if they're older than a specified 
amount of time.
2. Copy the output of the last successful build to an archive location on 
another server.

I looked at the workspace cleanup plugin for accomplishing #1, but it does not 
have a time option. I've got scripts that easily handle both of these tasks, 
but was wondering if there was a way that I could ask Jenkins for the workspace 
directory of unrelated jobs, just to make it a little simpler, so I could say 
"Here's a list of projects, go do these tasks to them"

Thanks for any help!

Allen

Allen Fisher
Continuous Integration Engineer
MakeMusic, Inc
E: afis...@makemusic.com<mailto:afis...@makemusic.com>
P: 952.906.3664
S: allen_fisher
W: www.makemusic.com<http://www.makemusic.com>

Reply via email to