Hi, I’m using Jenkins to build a .net standard project and send the result to sonarcloud.
Now I need to build and analyze the solution once and send the results to 2 different accounts. Is it possible? Or do I need to do the process twice: one time sending the result to the old one e a second time for the new one?