测试报告

本邮件为Jenkins自动发送,请勿回复!
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
   </head>
<body leftmargin="2"  marginheight="2"
      offset="0">
<div>
    <table width="75%" cellpadding="0" cellspacing="0"
           style="font-size: 11pt; font-family: Tahoma, Arial, Helvetica, sans-serif">
        <tr>
            <th align="center" colspan="1"><br/>
                <h2>测试报告</h2></th>
        </tr>
        <tr>
            <td>
                <ul>
                    <li>项目名称 : ${PROJECT_NAME}</li>
                    <br/>
                    <li  style=color:#9ACD32;font-size:20px;>详细测试报告:<a href="${PROJECT_URL}allure">点击查看详细报告</a></li>
                    <br/>
                    <li>触发原因:${CAUSE}</li>
                    <br/>
                    <li>项目Url: <a href="${PROJECT_URL}">点击查看构建项目</a></li>
                    <br/></ul>
            </td>
        </tr>
        <tr>
        </tr>
    </table>
    <div style="margin-left: 20px;color: red">本邮件为Jenkins自动发送,请勿回复!</div>
</div>
</body>
</html>

相关文章:

  • 2022-01-11
  • 2021-08-13
  • 2021-07-31
  • 2021-10-10
  • 2022-12-23
  • 2021-12-24
  • 2021-09-13
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-03-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-13
相关资源
相似解决方案