ci: run e2e tests on custom agent

This commit is contained in:
Jens Langhammer 2020-09-13 19:49:13 +02:00
parent 151374f565
commit e1d82aee1d
1 changed files with 2 additions and 2 deletions

View File

@ -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
recreate: true