ci(azure-pipelines): fix release artifact patterns

This commit is contained in:
Sarah Vaupel 2025-02-03 18:27:49 +01:00
parent 0538142aa8
commit 72920caf4c

View File

@ -97,7 +97,7 @@ stages:
displayName: Download binaries
inputs:
artifactName: backend
patterns: 'uniworx,uniworxdb'
patterns: 'bin/*'
targetPath: '$(Build.Repository.LocalPath)'
- script: |
ls -a .