mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-01 12:08:01 +00:00
Actually fix musl integration tests
[common]
This commit is contained in:
parent
3a2db4bcf6
commit
f327091f6a
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue