Tim Deschryver 10/12/2020

How to make your Azure DevOps CI/CD pipeline faster

Read Original

This technical article details a strategy for optimizing a slow Azure DevOps CI/CD pipeline in a monorepo with 20+ projects. It explains how to implement a 'ProjectMarker' stage using a Node.js script to detect and mark only the projects changed in a commit, thereby avoiding unnecessary builds and deployments and significantly reducing pipeline execution time.

How to make your Azure DevOps CI/CD pipeline faster

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser