You can configure Bamboo to poll the repository for source code changes, either:
If Bamboo detects a change, a build of your plan is triggered.
On this page:
To trigger a plan's build periodically:
Screenshot: Polling the repository for changes
You can use the Schedule Editor to set up a polling schedule for your repository. Note, this is a schedule for polling your repository: a plan build will be be triggered only if there are source code changes. See also how to schedule for directly triggering plans.
The schedule can be daily (times per day), weekly (days per week), monthly (days per month) or based on a Cron expression.
To trigger a plan's build based on a schedule:
0 0 1 ? * 1#2. For information on Cron expressions, see this FAQ: How do I construct a cron expression in BambooScreenshots: Scheduling polling for changes
|
|
|
|
|
|
1. Daily
|
2. Week
|
3. Month
|
4. Cron
|
Triggering a Plan Build when Code is Updated
Triggering a Plan Build Based on a Schedule