From 5761b96282103659f99791e7066297a226428738 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Tue, 4 Feb 2025 11:44:07 +0100 Subject: [PATCH] ci(azure-pipelines): include all binaries in artifact uploads [skip ci] --- azure-pipelines.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index ef3c50204..c15666865 100755 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -47,8 +47,7 @@ parameters: continueOnError: true condition: eq(variables.releaseTest, false) artifacts: | - bin/uniworx - bin/uniworxdb + bin/* .stack/**/* variables: