![]() |
OpenMake Meister |
Once you have configured Team Build to use your Build Definition file (MSBuild Project file), you can execute your Workflow. The Workflow may contain any activities. Team Build will hand off control to Meister to perform the steps in the Meister Workflow Activities. In this way, you can allow Team Build to execute Meister's core build engine components and support continuous integration build scripts for Microsoft IDE development.
Step |
Action |
1 |
Select the "Build" -> "Queue New Build..." and select the Build Definition to execute
|
Or 2 |
Edit the Build Definition in Visual Studio by expanding "Builds" in the Team Explorer, right-clicking on the Build Definition and selecting "Edit Build Definition...". Then, add execution rules on the "Trigger" tab.Team Build Workflows
|