mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-08 07:16:11 +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:
|
matrix:
|
||||||
mono508:
|
mono508:
|
||||||
testName: 'Mono 5.8'
|
testName: 'Mono 5.8'
|
||||||
containerImage: lidarr/testimages:mono-5.8
|
containerImage: servarr/testimages:mono-5.8
|
||||||
mono520:
|
mono520:
|
||||||
testName: 'Mono 5.20'
|
testName: 'Mono 5.20'
|
||||||
containerImage: lidarr/testimages:mono-5.20
|
containerImage: servarr/testimages:mono-5.20
|
||||||
mono608:
|
mono608:
|
||||||
testName: 'Mono 6.8'
|
testName: 'Mono 6.8'
|
||||||
containerImage: lidarr/testimages:mono-6.8
|
containerImage: servarr/testimages:mono-6.8
|
||||||
mono610:
|
mono610:
|
||||||
testName: 'Mono 6.10'
|
testName: 'Mono 6.10'
|
||||||
containerImage: lidarr/testimages:mono-6.10
|
containerImage: servarr/testimages:mono-6.10
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-18.04'
|
vmImage: 'ubuntu-18.04'
|
||||||
|
@ -471,16 +471,16 @@ stages:
|
||||||
matrix:
|
matrix:
|
||||||
mono508:
|
mono508:
|
||||||
testName: 'Mono 5.8'
|
testName: 'Mono 5.8'
|
||||||
containerImage: lidarr/testimages:mono-5.8
|
containerImage: servarr/testimages:mono-5.8
|
||||||
mono520:
|
mono520:
|
||||||
testName: 'Mono 5.20'
|
testName: 'Mono 5.20'
|
||||||
containerImage: lidarr/testimages:mono-5.20
|
containerImage: servarr/testimages:mono-5.20
|
||||||
mono608:
|
mono608:
|
||||||
testName: 'Mono 6.8'
|
testName: 'Mono 6.8'
|
||||||
containerImage: lidarr/testimages:mono-6.8
|
containerImage: servarr/testimages:mono-6.8
|
||||||
mono610:
|
mono610:
|
||||||
testName: 'Mono 6.10'
|
testName: 'Mono 6.10'
|
||||||
containerImage: lidarr/testimages:mono-6.10
|
containerImage: servarr/testimages:mono-6.10
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
pattern: 'Lidarr.**.linux.tar.gz'
|
pattern: 'Lidarr.**.linux.tar.gz'
|
||||||
|
|
Loading…
Reference in a new issue