Yes, you're right. Thanks for that. These jobs actually already have a cron expression to trigger once a day in the middle of the night. We wanted to do single builds without having to update the cron after to enable the periodical trigger again.
I was going to start writing it but wanted to check here for advice. Cheers. On Saturday, June 30, 2012 2:48:16 AM UTC+10, gboissinot wrote: > > Maybe just encapsulate your script in a job and select 'Build > periodically' the right cron expression -> by default, no plugins > > On Fri, Jun 29, 2012 at 11:02 AM, Josef wrote: > >> Hi there, >> >> Is there a plugin that allows you to schedule a single build in the >> future? ie. schedule a build to run once at 5am tomorrow only. At the >> moment, we use Unix "at" command to do this but would like use Jenkins >> instead. >> >> I've checked the Plugins page but I can't find one. >> >> Thanks, >> > >
