Run resharper code analysis during docker build?

In VSTS (azure devops) we only have 2 steps in our build/pipeline process currently (CI Server). We have one step that builds the docker image and another step that deploys the docker image to a specific location. Is there any way to run resharper code analysis steps during the docker build so we don't have the build the solution twice (increasing the time of our build)?

thanks....

0
1 comment

Hello,

 

I suppose ReSharper Command Line Tools is what you're looking for - https://www.jetbrains.com/resharper/download/index.html#section=resharper-clt.

Thank you.

0

Please sign in to leave a comment.