For old Jenkins project: select the build step: *Execute Windows batch command*
If you need to have cross platform compilation (node into Unix/Windows), you may want to take a look at xShell plugin): https://wiki.jenkins-ci.org/display/JENKINS/XShell+Plugin The new pipeline project have the command available. *bat "batch expression"* ex: bat "\"${env.JENKINS_HOME}\\MyScriptFolder\\mybatchscript.bat\"" I would strongly suggest the new pipeline if you start new projects. On Thursday, July 14, 2016 at 9:03:55 AM UTC-4, Matheus Henrique Da Silva wrote: > > Good Morning, I have several .bat already running the Rundeck tool for > automatic deployment, I can call these same files by Jenkins? I need to > install any plugin for this? Thank you. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6606a0ff-d021-4f2d-8e43-96d2e0320cdf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.