Cloud DevOps Notes 📚💻
Cloud DevOps Notes 📚💻
February 10, 2025 at 04:07 PM
https://thomasthornton.cloud/2022/05/03/if-elseif-or-else-in-azure-devops-pipelines/ Writing Azure DevOps Pipelines YAML, have you thought about including some conditional expressions? In this blog post, I am going to show how you can use If, elseif or else expressions to assist in your pipeline creation Probably the most common expression you may be using is determining if a stage or job can run. There are lots of expressions available in Azure DevOps to assist you.

Comments