3 posts in total

Multi Stage-pipelines

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