From 285e9e494987133d042c891470f922e5efafbabf Mon Sep 17 00:00:00 2001 From: jhoneill Date: Thu, 6 Dec 2018 20:16:25 +0000 Subject: [PATCH] Revert "Update azure-pipelines.yml" This reverts commit eca631670c63956b5b3059ba417f99d4b69abed3. --- azure-pipelines.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d7f4cc9..dc2278b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -6,12 +6,7 @@ steps: - powershell: '.\DoTests.ps1' displayName: 'PowerShell Script' -- task: PublishBuildArtifacts@1 - inputs: - pathtoPublish: '$(Build.ArtifactStagingDirectory)' - artifactName: drop1 - trigger: paths: exclude: - - README.md + - README.md \ No newline at end of file