mirror of
https://github.com/Radarr/Radarr
synced 2025-02-23 14:51:17 +00:00
Change to Servarr TestImages
This commit is contained in:
parent
fba1a5acb9
commit
b50fdd637b
1 changed files with 8 additions and 8 deletions
|
@ -379,16 +379,16 @@ stages:
|
|||
matrix:
|
||||
mono510:
|
||||
testName: 'Mono 5.10'
|
||||
containerImage: radarr/testimages:mono-5.10
|
||||
containerImage: servarr/testimages:mono-5.10
|
||||
mono520:
|
||||
testName: 'Mono 5.20'
|
||||
containerImage: radarr/testimages:mono-5.20
|
||||
containerImage: servarr/testimages:mono-5.20
|
||||
mono608:
|
||||
testName: 'Mono 6.8'
|
||||
containerImage: radarr/testimages:mono-6.8
|
||||
containerImage: servarr/testimages:mono-6.8
|
||||
mono610:
|
||||
testName: 'Mono 6.10'
|
||||
containerImage: radarr/testimages:mono-6.10
|
||||
containerImage: servarr/testimages:mono-6.10
|
||||
|
||||
pool:
|
||||
vmImage: 'ubuntu-18.04'
|
||||
|
@ -522,16 +522,16 @@ stages:
|
|||
matrix:
|
||||
mono510:
|
||||
testName: 'Mono 5.10'
|
||||
containerImage: radarr/testimages:mono-5.10
|
||||
containerImage: servarr/testimages:mono-5.10
|
||||
mono520:
|
||||
testName: 'Mono 5.20'
|
||||
containerImage: radarr/testimages:mono-5.20
|
||||
containerImage: servarr/testimages:mono-5.20
|
||||
mono608:
|
||||
testName: 'Mono 6.8'
|
||||
containerImage: radarr/testimages:mono-6.8
|
||||
containerImage: servarr/testimages:mono-6.8
|
||||
mono610:
|
||||
testName: 'Mono 6.10'
|
||||
containerImage: radarr/testimages:mono-6.10
|
||||
containerImage: servarr/testimages:mono-6.10
|
||||
|
||||
variables:
|
||||
pattern: 'Radarr.**.linux.tar.gz'
|
||||
|
|
Loading…
Reference in a new issue