email artifacts
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,
Please sign in to leave a comment.
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
Hi Ziv,
I know how to do it. I want to save time.
Cheers,
Daniel,
So far attachements are not supported, see http://youtrack.jetbrains.com/issue/TW-7318