Im using TeamCity 7.1, i have configured my build configuration and added a VCS build trigger for trigger the build when check-in completed.(VCS Trigger configuration is default, i havent changed it)
After i push my code to git, teamcity realizes it(as you can see => http://prntscr.com/17j33d), but not triggering the build.
I want to trigger the build when change detected on source.