Tag: devops

Creating your first multi-stage release pipeline in Azure DevOps using YAML

This post explains how to set up an Azure DevOps pipeline with YAML. We combine a build stage with multiple release stages in a single pipeline and discuss benefits and drawbacks.

x