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