Continuous integration—queuing a build and triggering it manually
In the previous recipe, you learned how to create and configure a build definition. In this recipe, you will learn how to trigger a build manually and understand the process of building an application.
Getting ready
Before we begin, make sure that you have done the following:
- Configured the build definition as mentioned in the previous recipe.
- Checked all of your source code into the Azure DevOps team project.