|
Navigation: Actions > Microsoft > Team Build Action |
![]() ![]()
|
This action creates a step to perform a Microsoft Visual Studio Team System build. When the step is built, the action invokes the Team Foundation Build command-line executable to perform the requested action.
When the step is built, the following temporary macros are created or updated:
| • | TEAMBUILD_BUILDID: Builder number parsed from Team Build output. |
This action has been tested with Visual Studio Team System/Team Foundation Build 2005 and 2008 and may work with other versions as well.
Notes:
| • | See the Team System.bld sample for a project utilizing this action. |
| • | The Continuous Integration topic describes the inverse process (invoking Visual Build from Team Foundation Build). |