email - Send excel sheet content in mail body using jenkins -


in jenkins, under editable email notification have set default content fields

${file,path="\\projectfolder\\reports\\htmlreport.html"} content type = default content type

and getting html content in email body. when trying set email body content excel using

${file,path="\\projectfolder\\reports\\reportsummary.xlsx"} content type = default content type

i not getting email jenkins.

someone please help.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -