1 posts in total

Steps

Posts tagged

Azure DevOps Pipelines Refactoring Technics

by Justin Yoo ยท 6 min read

Authoring YAML pipelines on Azure DevOps often tends to be repetitive and cumbersome. That repetition might happen at the tasks level, jobs level or stages level. If we do coding, we do refactoring