mirror of
https://github.com/Readarr/Readarr
synced 2025-12-27 10:43:01 +01:00
Actually fix musl integration tests
[common]
This commit is contained in:
parent
9d2cf3dfc5
commit
6921be3c44
1 changed files with 1 additions and 1 deletions
|
|
@ -516,7 +516,7 @@ stages:
|
|||
pattern: 'Readarr.**.linux.tar.gz'
|
||||
alpine:
|
||||
testName: 'Musl Net Core'
|
||||
artifactName: LinuxCoreTests
|
||||
artifactName: LinuxMuslCoreTests
|
||||
containerImage: servarr/testimages:alpine
|
||||
pattern: 'Readarr.**.linux-musl-core-x64.tar.gz'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue