Hi, If I understood you well, you are searching for a multi trigger ( http://mjpento.dyndns.org/blogs/?p=197 or http://build.sharpdevelop.net/ccnet/doc/CCNET/Multiple%20Trigger.html ) with an or operator between a scheduled and an interval trigger.
Cheers, Benjamin 2011/8/16 Michael <[email protected]> > Is it possible to setup a Triggers block with Conditional-based > timers? For instance, for the same Project block, I would like to fire > off a Daily build that runs once a day and only once a day; Scheduled > Trigger, if you will. Then turn around and specify a Developer build > in the same Project block, but have it run at intervals, call it > Interval Trigger, if you will. Is something like this possible? The > only other recourse we seem to have is to repeat the same Project code > block the only difference between the two (for the most part) is the > Trigger block. > > Thank you... > > Regards, > > Michael >
