How to add a table to an email with the build result?

306 Views Asked by At

I have a problem. In Jenkins, I run automatic tests using Postman. When the build is done, an e-mail notification is sent with an attachment with the logs. In Jenkins, Newman returns me a table with the results:

I would like only such a table with the result to be in the e-mail. table

0

There are 0 best solutions below