diff --git a/infra/azure/azure-pipelines.yml b/infra/azure/azure-pipelines.yml index 2f1fc99e91..1cf4437b41 100644 --- a/infra/azure/azure-pipelines.yml +++ b/infra/azure/azure-pipelines.yml @@ -48,7 +48,7 @@ stages: # Galaxy on Fedora -- ${{ each group in split(groups, ",") }}: +- ${{ each group in split(variables.groups, ', ') }}: - stage: Galaxy_Fedora_Latest dependsOn: [] jobs: