Hi

another approach is :
    <triggers>
        <intervalTrigger seconds="60" name="continuous" />
        <scheduleTrigger time="12:10" buildCondition="ForceBuild"
name="Scheduled"/>
    </triggers>


with kind regards
Ruben Willems


On Wed, Feb 4, 2009 at 9:34 AM, sam <[email protected]> wrote:

>
> Hi
>
> I want to do scheduled build as well as build on modifications. I am
> successfully running scheduled builds but unable to do builds on
> modification/commits. How to do both.
>
> Kind Regards
> Sam

Reply via email to