diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index c9caab8b4..ef3c50204 100755 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -97,7 +97,7 @@ stages: displayName: Download binaries inputs: artifactName: backend - patterns: 'bin/*' + patterns: 'backend/bin/*' targetPath: '$(Build.Repository.LocalPath)' - script: | ls -a .