Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Jenkins 的新手,我已经配置了电子邮件触发器,但不了解如何提供 url 的路径来导出带有电子邮件触发器的 html 文件。
下面是html文件的url http://xxxx:8080/view/WSM/job/WSM_Systemtest/lastSuccessfulBuild/artifact/logs/WSM_Systemtest_Build_231/testmap/231_WSM_Systemtest_testmap.html
注意:每次构建后 url 都会发生变化,因为构建名称和编号会发生变化。
请帮忙
您需要将文件下载到工作区,然后您可以将文件名放在作业配置的附件字段中