Jenkins任务输出为HTML

时间:2019-05-21 14:04:32

标签: jenkins jenkins-plugins

我在jenkins中有一个执行Java程序的shell任务。 我可以在Jenkins Consule输出中看到程序的输出,但它始终是纯文本格式,即我看到的是html标签而不是html格式。 (“控制台输出”和“控制台输出/以纯文本查看”之间没有区别)

是否可以将结果输出为html?

0 个答案:

没有答案