My jenkins container is inside the docker. Since Docker is linux based it is not accepting any path like "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\MsBuild.exe".
What will be the msbuild path for jenkins inside docker container?
I am getting error like "FATAL: Unable to use this plugin on this kind of operation system"
Instead use windowsservercore docker image with MSBuild. Docker also support linux and windows platform. For detailed info about the windows docker image refer below link.
https://blog.alexellis.io/3-steps-to-msbuild-with-docker/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With