Hi Victor,
I checked the workspace after the pipeline job was executed, but there was no html file under it.
I added some loggers to capture the logs of emailext plugin and executed the plugin again, I received the email, but no output was captured for the logger, the configuration is as follows:
the output of the logger is empty after I ran the pipeline.
Besides the emailext plugin provide the
"Save to Workspac" option in a freestyle job, but in
Snippet Generator
of pipeline syntax it doesn't provide the option, is it possible to use this option in a pipeline syntax? How can I figure out the list of parameter names accepted by a plugin in pipeline syntax?
Thanks.