You can use an "execute shell" step on windows. Just make sure to set the shell executable in Manage Jenkins>Configure System. If your Jenkins setup has both Linux and Windows slaves, you'll want to set the executable to "sh" and make sure sh.exe (windows) or sh (Linux) is on the system path on each slave.

Eric

On 2/8/2013 7:48 AM, Mandeville, Rob wrote:

My first guess is to write a Windows batch command step that just says something like "bash myBuildScript.sh".

*From:*jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] *On Behalf Of *zw
*Sent:* Thursday, February 07, 2013 4:35 PM
*To:* jenkinsci-users@googlegroups.com
*Subject:* cygwin build step - quick question

Hi All

How do we trigger a windows box to use cygwin and run its script?

In our build step, there isnt a choice for that.

Thanks

--
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 <mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/groups/opt_out.

The information in this message is for the intended recipient(s) only and may be the proprietary and/or confidential property of Litle & Co., LLC, and thus protected from disclosure. If you are not the intended recipient(s), or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any use, dissemination, distribution or copying of this communication is prohibited. If you have received this communication in error, please notify Litle & Co. immediately by replying to this message and then promptly deleting it and your reply permanently from your computer.
--
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.
For more options, visit https://groups.google.com/groups/opt_out.



--
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to