Displaying 1 result from an estimated 1 matches for "build_interval".
2010 Jun 24
1
Scheduling a nightly build - config options
...ce control changes or not
project.scheduler.polling_interval = 1.day
project.scheduler.always_build = true
#
# Force the project to check for source control changes every given time interval, but NOT build if there are no changes
# project.triggered_by ScheduledBuildTrigger.new(project, :build_interval => 5.minutes, :start_time => 2.minutes.from_now)
end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20100624/c90cf57d/attachment.html>