3.3.2 Specifying a Cron-based Schedule

All Versions
Click for all versions
Bamboo 1.1 Documentation

Index

A cron-based schedule allows you to schedule builds according to a flexible cron 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.


To specify a cron-based schedule,

  1. Click 'Home' to go to the Dashboard.
  2. Click the 'All Plans' tab.
  3. Locate the plan in the list and click this icon:
  4. The 'Configuration' tab will be displayed. Click the 'Source Repository' sub-tab.
  5. In the 'Build Strategy' field, select 'Cron Based Schedule' (see screenshot below).
  6. In the 'Cron Expression' field, type your cron expression. A cron expression  consists of 6 mandatory and one optional field. The fields in sequential order are: seconds, minutes, hours, day-of-month, month, day-of-week and (optional) year. For more information about cron expressions, please see http://www.opensymphony.com/quartz/wikidocs/TutorialLesson6.html.
  7. Click the 'Save' button.










Screenshot: 'Plan Configuration--Source Repository-Build Strategy: Cron-based schedule'



















RELATED TOPICS






Bamboo 1.1 Documentation Home


Labels

schedule schedule Delete
source source Delete
check-in check-in Delete
repository repository Delete
performance performance Delete
bamboo bamboo Delete
plan plan Delete
build build Delete
triggering triggering Delete
strategy strategy Delete
cron cron Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.