Hello, I am having this strange error even though i am running jenkins on a windows machine (in a docker container). The script works perfectly on my second windows machine (jenkins installed locally and not in a container as the first machine)
The error states: java.io.IOException: Batch scripts can only be run on windows nodes.
Any reason why I am getting this error??
Thanks