diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b246b1d4e..08cde22d1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -150,7 +150,7 @@ stages: publishLocation: 'pipeline' - job: coverage_e2e pool: - vmImage: 'ubuntu-latest' + name: coventry steps: - task: UsePythonVersion@0 inputs: @@ -300,4 +300,4 @@ stages: chartType: 'FilePath' chartPath: 'helm/' releaseName: 'passbook-dev' - recreate: true \ No newline at end of file + recreate: true