From a08efe2f785348e64f0e84050b4eea9834ad72aa Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Sat, 25 Jan 2020 12:39:36 +0100 Subject: [PATCH] steps: --- azure-pipelines-linux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines-linux.yml b/azure-pipelines-linux.yml index bdeae6ef..b6ba683b 100644 --- a/azure-pipelines-linux.yml +++ b/azure-pipelines-linux.yml @@ -8,6 +8,7 @@ variables: buildProjects: '**/src/**/*.csproj' buildConfiguration: 'Release' +steps: - task: DotNetCoreCLI@2 displayName: Build Release inputs: