mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-01 12:08:01 +00:00
Change to Servarr TestImages
This commit is contained in:
parent
9c9c88f2ac
commit
088eca101b
1 changed files with 8 additions and 8 deletions
|
@ -345,16 +345,16 @@ stages:
|
|||
matrix:
|
||||
mono508:
|
||||
testName: 'Mono 5.8'
|
||||
containerImage: lidarr/testimages:mono-5.8
|
||||
containerImage: servarr/testimages:mono-5.8
|
||||
mono520:
|
||||
testName: 'Mono 5.20'
|
||||
containerImage: lidarr/testimages:mono-5.20
|
||||
containerImage: servarr/testimages:mono-5.20
|
||||
mono608:
|
||||
testName: 'Mono 6.8'
|
||||
containerImage: lidarr/testimages:mono-6.8
|
||||
containerImage: servarr/testimages:mono-6.8
|
||||
mono610:
|
||||
testName: 'Mono 6.10'
|
||||
containerImage: lidarr/testimages:mono-6.10
|
||||
containerImage: servarr/testimages:mono-6.10
|
||||
|
||||
pool:
|
||||
vmImage: 'ubuntu-18.04'
|
||||
|
@ -471,16 +471,16 @@ stages:
|
|||
matrix:
|
||||
mono508:
|
||||
testName: 'Mono 5.8'
|
||||
containerImage: lidarr/testimages:mono-5.8
|
||||
containerImage: servarr/testimages:mono-5.8
|
||||
mono520:
|
||||
testName: 'Mono 5.20'
|
||||
containerImage: lidarr/testimages:mono-5.20
|
||||
containerImage: servarr/testimages:mono-5.20
|
||||
mono608:
|
||||
testName: 'Mono 6.8'
|
||||
containerImage: lidarr/testimages:mono-6.8
|
||||
containerImage: servarr/testimages:mono-6.8
|
||||
mono610:
|
||||
testName: 'Mono 6.10'
|
||||
containerImage: lidarr/testimages:mono-6.10
|
||||
containerImage: servarr/testimages:mono-6.10
|
||||
|
||||
variables:
|
||||
pattern: 'Lidarr.**.linux.tar.gz'
|
||||
|
|
Loading…
Reference in a new issue