Set job timeout for code coverage pipeline to 120min(#1563)

This commit is contained in:
Changming Sun 2019-08-06 07:49:31 -07:00 committed by GitHub
parent 16087f3133
commit 65ff02fdb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
jobs:
- job: Windows_Debug_CPU_x64
pool: 'Win-CPU'
timeoutInMinutes: 120
variables:
- group: dashboard_mysql_secret
- name: buildDirectory