Hi everyone,
I'm currently using the PRQA plugin (a static code analysis tool), and some features are not available yet. Among other things, only one kind of report is generating. This specific report is placed as an artifact into the job workspace. I know how to generate more reports with a batch. But this batch doesn't belong to the plugin, and these additionnal reports won't be considered as artifacts. I can move them to the workspace of the job, but it doesn't change anything.
I would like to add these additionnal files to the related build, I would like them to be considered as artifacts of this build. So that I can find them by clicking on the build they belong to.
How to do this, how to link files to a build when these files are not artifacts ?
Thanks in advance,
Bruno