On Fri, Mar 22, 2013 at 12:02 PM, Nathan Overbey <[email protected]> wrote: > I know there's a cron type schedule with the option of "Build periodically". > However, I am hoping there is a way to schedule a build to run only one time > at a specified date/time. There is a button on the main page that is > labeled "Schedule Build" however that seems to just kick off a immediate > build. Anyone know of a existing plugin or a way to do this with Jenkins?
If you fill in the month and day of month fields along with the time in the cron type entry, you'll have a year to go back and disable it before the next scheduled run would happen. -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
