Displaying 1 result from an estimated 1 matches for "scheduledbuildtrigg".
Did you mean:
scheduledbuildtrigger
2010 Jun 24
1
Scheduling a nightly build - config options
...inuously (true to it''s nautre of continuous buids), which I assume it''s using the default polling interval of 5 minutes.
Am I missing any other configuration options to make it build only on the specified time period?
Also, another question is how does the project.triggered_by ScheduledBuildTrigger work? Can I combine this with the polling_interval of 1.day and always_build or are these mutually exclusive options?
Thanks,
Kannan
cruise_config.rb at project level
--------------------------------------------
# Project-specific configuration for CruiseControl.rb
Project.configure do |proj...