HTML report does not appear in the job until first successful run

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      After I ran the Jenkins job the HTML do not display in the Job.

      Actual result: After the job had run the HTML report does not show in the Job

      Expected result:

      My Pipeline code:

      publishHTML([allowMissing: false, alwaysLinkToLastBuild: false, keepAll: false, reportDir: '${WORKSPACE}/target/site/reports/', reportFiles: 'index.html', reportName: 'HTML Report', reportTitles: '', useWrapperFileDirectly: true])

            Assignee:
            Richard Bywater
            Reporter:
            Weiquan
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: