From f327091f6a2b5856bb3ac742e4000881348b4798 Mon Sep 17 00:00:00 2001 From: ta264 Date: Sun, 16 Aug 2020 21:50:15 +0100 Subject: [PATCH] Actually fix musl integration tests [common] --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b25c4e953..b25d6d229 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -526,7 +526,7 @@ stages: pattern: 'Lidarr.**.linux.tar.gz' alpine: testName: 'Musl Net Core' - artifactName: LinuxCoreTests + artifactName: LinuxMuslCoreTests containerImage: servarr/testimages:alpine pattern: 'Lidarr.**.linux-musl-core-x64.tar.gz'