mirror of
https://github.com/Radarr/Radarr
synced 2025-02-23 23:01:10 +00:00
Actually fix musl integration tests
This commit is contained in:
parent
3c5e56919f
commit
f9f243a814
1 changed files with 1 additions and 1 deletions
|
@ -577,7 +577,7 @@ stages:
|
|||
pattern: 'Radarr.**.linux.tar.gz'
|
||||
alpine:
|
||||
testName: 'Musl Net Core'
|
||||
artifactName: LinuxCoreTests
|
||||
artifactName: LinuxMuslCoreTests
|
||||
containerImage: servarr/testimages:alpine
|
||||
pattern: 'Radarr.**.linux-musl-core-x64.tar.gz'
|
||||
pool:
|
||||
|
|
Loading…
Reference in a new issue