diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ff5420176..7b5948bcb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,7 +5,7 @@ trigger: # All tasks on Linux -- job: build all linux +- job: build_all_linux displayName: Build all tasks (Linux) condition: and(succeeded(), not(variables.task), eq(variables.os, 'Linux')) pool: