3 Replies Last post: Mar 20, 2013 1:42 AM by Yegor Yarko  
Daniel del Castillo Newbie 5 posts since
Apr 26, 2004
Currently Being Moderated

Mar 13, 2013 3:55 PM

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,

Ziv Shapira Newbie 56 posts since
May 5, 2012
Currently Being Moderated
Mar 14, 2013 9:07 AM in response to: Daniel del Castillo
Re: email artifacts

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

Yegor Yarko JetBrains 1,699 posts since
May 5, 2004
Currently Being Moderated
Mar 20, 2013 1:43 AM in response to: Daniel del Castillo
Re: email artifacts

Daniel,

 

So far attachements are not supported, see http://youtrack.jetbrains.com/issue/TW-7318

More Like This

  • Retrieving data ...