I've considered putting it windows task scheduler. Although i prefer to keep everything in jenkins because i like to source control all my scripts. The once a year cron syntax sounds ok until a production install gts accidently rolled back to a one year old version. That woudnt be good.
On Friday, March 22, 2013 1:45:27 PM UTC-4, LesMikesell wrote: > On Fri, Mar 22, 2013 at 12:20 PM, Nathan Overbey <[email protected]> wrote: > > > One of these days I'm going to have learn how to write a plugin > > > > > > > If you don't like cron syntax, why not use the rest interface to kick > > off a one-time build with the tool of your choice? > > > > -- > > Les Mikesell > > [email protected] -- 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.
