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