Creating a build pipeline

The build pipeline is responsible for running the steps needed to create the artifacts of your application. The artifacts that are produced by the build pipeline will then proceed to another pipeline–the release pipeline–to be deployed to your cloud environment.

Perform the following steps in your Azure DevOps project portal:

  1. Click on the Pipelines | Build menu item to access the build pipelines of your project:

  1. Click on the New pipeline button. In the New pipeline wizard, select the use the visual designer option:
  1. Select the source control that your project source code resides in.
The code of the GiveNTake ...

Get Hands-On Full-Stack Web Development with ASP.NET Core 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.