mirror of
https://github.com/Radarr/Radarr
synced 2025-12-24 01:10:41 +01: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'
|
pattern: 'Radarr.**.linux.tar.gz'
|
||||||
alpine:
|
alpine:
|
||||||
testName: 'Musl Net Core'
|
testName: 'Musl Net Core'
|
||||||
artifactName: LinuxCoreTests
|
artifactName: LinuxMuslCoreTests
|
||||||
containerImage: servarr/testimages:alpine
|
containerImage: servarr/testimages:alpine
|
||||||
pattern: 'Radarr.**.linux-musl-core-x64.tar.gz'
|
pattern: 'Radarr.**.linux-musl-core-x64.tar.gz'
|
||||||
pool:
|
pool:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue