Working on Azure DevOps Pipelines you may notice some repetition over time, whether that be copying the same stage or task multiple times but changing some values. This will result in your pipeline growing and growing unnecessary over time. What…
Read More Azure DevOps Pipelines – Keeping your pipelines DRY (Don’t Repeat Yourself)