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