If we do a check in while the build is running, that check-in won't trigger a new build after the current build finishes. Instead we have to wait for the next check-in to trigger a build to get a build with the first check-in.
If we do a check in while the build is running, that check-in won't trigger a new build after the current build finishes. Instead we have to wait for the next check-in to trigger a build to get a build with the first check-in.
Remotely triggerred builds will now check for any new changes after a build is completed.