From 72920caf4c65c4663d6d977b85fd42ba6fd2a2dd Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Mon, 3 Feb 2025 18:27:49 +0100 Subject: [PATCH] ci(azure-pipelines): fix release artifact patterns --- azure-pipelines.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 98835ee1a..c9caab8b4 100755 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -97,7 +97,7 @@ stages: displayName: Download binaries inputs: artifactName: backend - patterns: 'uniworx,uniworxdb' + patterns: 'bin/*' targetPath: '$(Build.Repository.LocalPath)' - script: | ls -a .