Triggering the build

The next tab in a build definition governs what should start or trigger the build. To implement continuous integration, go through the following steps:

  1. Click on the Triggers tab and select the first header on the left:
  1. Check the Enable continuous integration box. This means that Azure DevOps will listen for changes in your repository and will queue a new build as soon as a new chance is available.
  2. Next, you can choose whether you want to build every incoming change individually or batch multiple changes when more than one new change comes in while building a change. It is recommended that you build every single change ...

Get Implementing Azure DevOps Solutions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.