-
Improvement
-
Resolution: Not A Defect
-
Minor
-
None
It would be nice if the pipeline workflow publishHTML would support setting multiple targets like the plugin already does for standard jenkins jobs where multiple reports can be added.
Currently if publisHTML is called twice in a pipeline only the report of the last call is saved in the project and the first is lost. And the call also does not support setting an array of targets.