Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (45.3k points)

I'm moving CI setup from TeamCity to Visual Studio Team Services (was VS Online) switching to the built in Team Services Git. It all seems good but in TC I was able to set it up to automatically build all branches on check-in. This gave lots of benefits and significantly streamlined my process.

Team Services seems to insist that I have a branch filter, does anyone know how I can make turn this into a "build all branches" situation (or why I shouldn't build all check-ins on all branches!)

1 Answer

0 votes
by (16.8k points)

Go to the drop down box in order to select the branch, which has a search function, in which you can type anything. Then hit return twice, it will take it as a filter. If you type * in it, it will allow it with one enter. It is still there on the Triggers Tab.

Branch specification in build triggers

Browse Categories

...