From b22cc4d522ca61121b5926779486ac6a505905fc Mon Sep 17 00:00:00 2001 From: VladVascan <50298389+VladVascan@users.noreply.github.com> Date: Thu, 30 May 2019 16:11:57 +0100 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index aa912913d..ef5892ffa 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,3 +17,4 @@ steps: echo Add other tasks to build, test, and deploy your project. echo See https://aka.ms/yaml displayName: 'Run a multi-line script' +- task: PublishBuildArtifacts@1