you can kind of do it with TFS if you use a check out rule with a variable. Something like:
+:%env.SourceBranch%=>./
Unfortunately you’ll have to trigger each non-master branch build manually.
you can kind of do it with TFS if you use a check out rule with a variable. Something like:
+:%env.SourceBranch%=>./
Unfortunately you’ll have to trigger each non-master branch build manually.