Jenkins - add chart to the job interface

前端 未结 3 885
孤城傲影
孤城傲影 2021-01-05 06:34

How can I add the pdepend chart to the Jenkins job interface (under the project\'s title)? Is it actually possible to do so?

3条回答
  •  無奈伤痛
    2021-01-05 07:02

    Even after using the solution given by edorian it doesn't worked for me.

    After doing some R&D i observed that it was a bug in Jenkins

    https://issues.jenkins-ci.org/browse/JENKINS-22028

    and resolved in 1.564 or newer.

    To resolve this all you have to do is.. go to Manage Jenkins> Configure Global Security > and select the markup formatter as RAW HTML.

提交回复
热议问题