Ask Your Question
4

What is the method for creating html reports in Jenkins?

asked 2023-06-30 12:33:34 +0000

lakamha gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-06-30 12:35:01 +0000

woof gravatar image

There are multiple methods for creating HTML reports in Jenkins, but the most common method is:

  1. Install the HTML Publisher Plugin in Jenkins.
  2. Configure the plugin by adding the HTML report file or directory and choosing the name and display options for the report.
  3. Add the HTML publisher to the post-build actions in the Jenkins job configuration.
  4. Run the job and access the HTML report from the build page or from the project dashboard.
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-30 12:33:34 +0000

Seen: 14 times

Last updated: Jun 30 '23