I've done something similar but I emailed the build zip to a specific user using the nant mail task.
I'd also be interested in posting a link up on the cruisecontrol.net app. On Oct 5, 3:09 pm, KD8ITX <[email protected]> wrote: > I have setup CruiseControl.net to compile several .NET projects, the > end result of the build is a .zip file with the files I need to push > to production, the zip is named using the build label. > > How would I put a link that I could click from each build to download > this file? Or is there a different way I should be accomplishing this > task? I would like to be able to do everything from the web interface > so I don't have to give access to the filesystem on the build server > to download them from there. I also know that I will need to have > these files available in a web accessible directory for it to work. > > Thank You. > -- > Marcus
