I started using the email-ext plugin. I added the plugin as "post build" step to a configuration. A job was built and now I want to send an test email.
Here is what I did:
- Create the folder $JENKINS_HOME\email-templates, where JENKINS_HOME is D:\jenkins
- Download the groovy-html.template and copy it to D:\jenkins\email-templates
Here is what I did:
- Create the folder $JENKINS_HOME\email-templates, where JENKINS_HOME is D:\jenkins
- Download the groovy-html.template and copy it to D:\jenkins\email-templates
- On the "Email Template Testing"-page I inserted the filename: "groovy-html.template"
others email template:
https://github.com/jenkinsci/email-ext-plugin/tree/master/src/main/resources/hudson/plugins/emailext/templates

本文介绍了如何在 Jenkins 中使用邮件扩展插件配置并发送测试邮件,包括创建模板文件、设置邮件模板以及实际发送过程。
1255

被折叠的 条评论
为什么被折叠?



