From d53a61bf4fb890cfc6aa3a485e374bc8e660a6b5 Mon Sep 17 00:00:00 2001 From: VladVascan <50298389+VladVascan@users.noreply.github.com> Date: Thu, 30 May 2019 13:25:18 +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 cfa1782ed..00ec3cc5d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,4 +18,4 @@ steps: echo See https://aka.ms/yaml displayName: 'Run a multi-line script' -task: 'PublishBuildArtifacts@1' +- task: 'PublishBuildArtifacts@1'