Purhaps you mean something like this?
<triggers>
<scheduleTrigger time="09:00" buildCondition="ForceBuild" />
<scheduleTrigger time="16:00" buildCondition="ForceBuild" />
<scheduleTrigger time="01:00" buildCondition="ForceBuild" />
</triggers>
This triggers a build 3 times a day.
/Martin
On Jan 28, 9:42 pm, krosty <[email protected]> wrote:
> Hi
>
> Is there a way to run a scheduled build more than once a day. I know
> that you can schedule build at a given time on a given day by
> specifying the date and time in the scheduletrigger section in
> ccnet.config.