This page last changed on Oct 16, 2008 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 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 Specifying a Cron-based Schedule.





Document generated by Confluence on Mar 09, 2009 17:06