How to Dynamically Choose Variable Group Based on Trigger Branch in Azure DevOps Pipeline
If you are using the git branching strategy, in your development, you probably have these three branches that are connected to the following environments. To choose the group variable we use the ‘if else’ statement. so the pipeline will be like……