You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Through Jenkins , i am trying to publish HTML file and sending the same file via e-mail. I can see published HTML file showing proper format inside the Jenkins without any problem but, full format in missing in the e-mail [ may be it is not properly rendering CSS and JavaScript].
I guess if it is Jenkins content security policy issue, it should have not displayed properly inside Jenkins. I don't see any problem in Jenkins.
Is this issue with email client? or is that email client not able to refer external CSS or JavaScript file?
Is there any custom template i have to use to overcome this problem.