|
|
@ -382,9 +382,9 @@ stages:
|
|
|
|
condition: and(succeeded(), eq(dependencies.Prepare.outputs['setVar.backendNotUpdated'], '0'))
|
|
|
|
condition: and(succeeded(), eq(dependencies.Prepare.outputs['setVar.backendNotUpdated'], '0'))
|
|
|
|
strategy:
|
|
|
|
strategy:
|
|
|
|
matrix:
|
|
|
|
matrix:
|
|
|
|
mono510:
|
|
|
|
mono508:
|
|
|
|
testName: 'Mono 5.10'
|
|
|
|
testName: 'Mono 5.8'
|
|
|
|
containerImage: servarr/testimages:mono-5.10
|
|
|
|
containerImage: servarr/testimages:mono-5.8
|
|
|
|
mono520:
|
|
|
|
mono520:
|
|
|
|
testName: 'Mono 5.20'
|
|
|
|
testName: 'Mono 5.20'
|
|
|
|
containerImage: servarr/testimages:mono-5.20
|
|
|
|
containerImage: servarr/testimages:mono-5.20
|
|
|
@ -525,9 +525,9 @@ stages:
|
|
|
|
condition: and(succeeded(), eq(dependencies.Prepare.outputs['setVar.backendNotUpdated'], '0'))
|
|
|
|
condition: and(succeeded(), eq(dependencies.Prepare.outputs['setVar.backendNotUpdated'], '0'))
|
|
|
|
strategy:
|
|
|
|
strategy:
|
|
|
|
matrix:
|
|
|
|
matrix:
|
|
|
|
mono510:
|
|
|
|
mono508:
|
|
|
|
testName: 'Mono 5.10'
|
|
|
|
testName: 'Mono 5.8'
|
|
|
|
containerImage: servarr/testimages:mono-5.10
|
|
|
|
containerImage: servarr/testimages:mono-5.8
|
|
|
|
mono520:
|
|
|
|
mono520:
|
|
|
|
testName: 'Mono 5.20'
|
|
|
|
testName: 'Mono 5.20'
|
|
|
|
containerImage: servarr/testimages:mono-5.20
|
|
|
|
containerImage: servarr/testimages:mono-5.20
|
|
|
|