CI-CD Pipeline in Azure | Customization basics
CI-CD Pipeline in Azure After successfully configured CI/CD default pipeline in my last article https://sharjeelswork.blogspot.com/2019/01/cicd-pipeline-for-dot-net-core-and.html I am moving towards customization of CI/CD pipeline. Take the following steps to familiarize yourself with the Azure DevOps build and release pipelines. l At the top of the DevOps Projects dashboard, select Build Pipelines. This link opens a browser tab and the Azure DevOps build pipeline for your new project. l Select the ellipsis (...). This action opens a menu where you can start several activities such as queuing a new build, pausing a build, and editing the build pipeline. l Select E...