Change to Servarr TestImages

This commit is contained in:
Qstick 2020-03-07 00:48:46 -05:00
parent 9c9c88f2ac
commit 088eca101b
1 changed files with 8 additions and 8 deletions

View File

@ -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'