Creating a new pipeline

To be able to start building the container image and publish it to the registry, we will create a new pipeline. For this example, we will make use of the YAML pipeline experience.

Perform the following steps to get started with the pipeline:

  1. Open you Azure DevOps project and click on Pipelines.
  2. In the pipelines overview, click on New Pipeline.
  3. Select Azure Repos Git, choose the correct repository, and then choose the Starter pipeline:
  1. From the starter pipeline, remove the two dummy script tasks and open the assistant.
  2. In the assistant, search for the Docker tasks and add the tasks to the pipeline.
  3. Choose the service ...

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.