TeamCity and NAnt: With what to send build success / failed email ?
Posted
by stacker
on Stack Overflow
See other posts from Stack Overflow
or by stacker
Published on 2010-05-10T05:20:04Z
Indexed on
2010/05/10
5:44 UTC
Read the original article
Hit count: 219
I want to send an email if the build fails to the developers, with the fail details. I'm also wants to send a success email to the project admins, etc with the address to the new test application.
What is the proper tool to send the actual mail, TeamCity or NAnt?
© Stack Overflow or respective owner