Continuous integration – creating a build definition

A build definition is a set of tasks that are required to configure an automated build of your software. In this recipe, we will perform the following:

  1. Create the build definition template
  2. Provide all the inputs required for each of the steps to create the build definition