From 99d538b03d784b840fd76b3634f96c0552a487fd Mon Sep 17 00:00:00 2001 From: VladVascan <50298389+VladVascan@users.noreply.github.com> Date: Thu, 30 May 2019 13:20:52 +0100 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index aa912913d..1f047addf 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,3 +17,5 @@ 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