Jenkins on Windows 10 with Bash
问题 I'm currently setting up a Jenkins server on Windows 10, in the hope of being able to make the build scripts more cross platform I was hoping to take advantage of the bash environment that is available in Windows 10. I hoped this could be done just by setting the path to the shell in Jenkins to be the bash executable, however I've encountered some problems with trying to get this to work. Firstly when I set the path to be C:\Windows\System32\bash.exe but Jenkins didn't seem to be able to see