Displaying 1 result from an estimated 1 matches for "triggered_by".
2010 Jun 24
1
Scheduling a nightly build - config options
...building continuously (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
Projec...