| I want to launch my commands from a pipeline shell executed on a remote windows slave. In my pipeline I have linux and windows agent, I can not change shell for the whole pipeline unfortunately using this command in the pipleine fails sh("""E:/msys2/msys2_shell.cmd -mingw64 cmake ... make """) the commands are not executed within the shell |