Pass variables form build pipelines to release pipelines in Azure DevOps

Azure DevOps is a great environment for CI/CD. Next to the Repo integrations, planning options with Boards and other useful stuff, Pipelines are very helpful. Without going too much into detail, let’s say you have Build pipelines for creating the packages (artifacts) and Release pipelines for deployment on your different environments You can work with… Continue reading Pass variables form build pipelines to release pipelines in Azure DevOps