This page last changed on Dec 12, 2007 by alui.

Triggering a build on schedule can allow a team to structure the day according to a predictable schedule. Note that scheduled builds are run regardless of whether or not any code changes have occurred. There are two ways to schedule a build:

  • Single Daily Build
    A _single daily build_ runs at a time of your choice. This is particularly suitable for builds that take a long time to complete. \\ See 3.3.1 Scheduling a Single Daily Build.
  • Cron-Based Scheduling
    A _cron-based schedule_ allows you to schedule builds according to a flexible [cron|http://www.opensymphony.com/quartz/wikidocs/TutorialLesson6.html] expression. For example, "0 0/30 9-19 ? * MON-FRI" would trigger a build every half-an-hour from 9am to 7pm, Monday to Friday. See 3.3.2 Specifying a Cron-based Schedule.





Document generated by Confluence on Apr 14, 2008 01:39