we build our projects using Continua and FinalBuilder. FinalBuilder will compile and copy build artifacts to our package repository. Now, that we are in the process of introducing CI’s notification system, we need a way to tell people where those artifacts are stored. Right now, it is FinalBuilder handling this, by sending an E-Mail containing the path to the files.
Any suggestions how to do this with CI only, is appreciated. Thanks.