From 2c4d3daf0b178df8567f690aa5ca0933a97ca14c Mon Sep 17 00:00:00 2001 From: VladVascan <50298389+VladVascan@users.noreply.github.com> Date: Thu, 30 May 2019 14:17:59 +0100 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: