|
|
|
@ -347,33 +347,15 @@ stages:
|
|
|
|
|
mono508:
|
|
|
|
|
testName: 'Mono 5.8'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.8
|
|
|
|
|
mono510:
|
|
|
|
|
testName: 'Mono 5.10'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.10
|
|
|
|
|
mono512:
|
|
|
|
|
testName: 'Mono 5.12'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.12
|
|
|
|
|
mono514:
|
|
|
|
|
testName: 'Mono 5.14'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.14
|
|
|
|
|
mono516:
|
|
|
|
|
testName: 'Mono 5.16'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.16
|
|
|
|
|
mono518:
|
|
|
|
|
testName: 'Mono 5.18'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.18
|
|
|
|
|
mono520:
|
|
|
|
|
testName: 'Mono 5.20'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.20
|
|
|
|
|
mono600:
|
|
|
|
|
testName: 'Mono 6.0'
|
|
|
|
|
containerImage: lidarr/testimages:mono-6.0
|
|
|
|
|
mono604:
|
|
|
|
|
testName: 'Mono 6.4'
|
|
|
|
|
containerImage: lidarr/testimages:mono-6.4
|
|
|
|
|
mono606:
|
|
|
|
|
testName: 'Mono 6.6'
|
|
|
|
|
containerImage: lidarr/testimages:mono-6.6
|
|
|
|
|
mono608:
|
|
|
|
|
testName: 'Mono 6.8'
|
|
|
|
|
containerImage: lidarr/testimages:mono-6.8
|
|
|
|
|
mono610:
|
|
|
|
|
testName: 'Mono 6.10'
|
|
|
|
|
containerImage: lidarr/testimages:mono-6.10
|
|
|
|
|
|
|
|
|
|
pool:
|
|
|
|
|
vmImage: 'ubuntu-16.04'
|
|
|
|
@ -495,33 +477,15 @@ stages:
|
|
|
|
|
mono508:
|
|
|
|
|
testName: 'Mono 5.8'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.8
|
|
|
|
|
mono510:
|
|
|
|
|
testName: 'Mono 5.10'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.10
|
|
|
|
|
mono512:
|
|
|
|
|
testName: 'Mono 5.12'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.12
|
|
|
|
|
mono514:
|
|
|
|
|
testName: 'Mono 5.14'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.14
|
|
|
|
|
mono516:
|
|
|
|
|
testName: 'Mono 5.16'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.16
|
|
|
|
|
mono518:
|
|
|
|
|
testName: 'Mono 5.18'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.18
|
|
|
|
|
mono520:
|
|
|
|
|
testName: 'Mono 5.20'
|
|
|
|
|
containerImage: lidarr/testimages:mono-5.20
|
|
|
|
|
mono600:
|
|
|
|
|
testName: 'Mono 6.0'
|
|
|
|
|
containerImage: lidarr/testimages:mono-6.0
|
|
|
|
|
mono604:
|
|
|
|
|
testName: 'Mono 6.4'
|
|
|
|
|
containerImage: lidarr/testimages:mono-6.4
|
|
|
|
|
mono606:
|
|
|
|
|
testName: 'Mono 6.6'
|
|
|
|
|
containerImage: lidarr/testimages:mono-6.6
|
|
|
|
|
mono608:
|
|
|
|
|
testName: 'Mono 6.8'
|
|
|
|
|
containerImage: lidarr/testimages:mono-6.8
|
|
|
|
|
mono610:
|
|
|
|
|
testName: 'Mono 6.10'
|
|
|
|
|
containerImage: lidarr/testimages:mono-6.10
|
|
|
|
|
|
|
|
|
|
variables:
|
|
|
|
|
pattern: 'Lidarr.**.linux.tar.gz'
|
|
|
|
|