Hello comunity,
I'm using TeamCity 6.5.4 (build 18046).
Is there any out-of-the-box feature to send artifacts over email with a customized format?
We have a build that creates release notes on HTML format and I would like to either incrust the HTML in the email or send the artifact attached.
Many thanks,
Hi Daniel
I don't know of an out of the box solution. The artifacts are stored on the server, so you can add a build step that activates a mail client on the agent and sends the artifact or the report.
ziv shapira