I have been playing with Jenkins and got it all working. Version 1.447
However I would like to "publish" the latest stable build to an area outside the Jenkins workspace/job area. This would be where users could pick up the latest stable build for testing and would save me having to point them to the .
Can someone recommend how I should go about approaching this? Jenkins seems to have the ability to publish artefacts but only within the Jenkins workspace/area. Is there a good plugin that can do what I want. I'll also want to completely delete the existing build first.