From 7deec566457b541bfadb829eba62bd5cf70d6236 Mon Sep 17 00:00:00 2001 From: Kiranteja623 <100252762+Kiranteja623@users.noreply.github.com> Date: Fri, 24 Feb 2023 11:54:57 +0530 Subject: [PATCH] Update azure-pipelines.yaml for Azure Pipelines --- azure-pipelines.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 6695db566..617d4e6a1 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -18,5 +18,4 @@ steps: inputs: PathtoPublish: '$(Build.Repository.LocalPath)' ArtifactName: 'drop' - publishLocation: 'FilePath' - TargetPath: '$(ArtifactStagingDirectory)' \ No newline at end of file + publishLocation: 'Container' \ No newline at end of file