I have a build plan which builds some binary ( dll ) files and the last stage of the build plan checks them back into the repostitory which results into triggering the build plan again and hence resulting into an infinite loop.
How do i prevent this? I am using a remote trigger.