Remove generate graph files (#4867)

Takes too long and output isn't quite as useful as it once was (BARViz does most of the work)
This commit is contained in:
Matt Mitchell 2019-09-16 15:39:36 -07:00 committed by GitHub
parent bb005e3ca8
commit 8dbe4ac1bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -291,16 +291,6 @@ stages:
pool:
vmImage: vs2017-win2016
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
- template: /eng/common/templates/job/generate-graph-files.yml
parameters:
continueOnError: true
includeToolset: false
dependsOn:
- Asset_Registry_Publish
pool:
vmImage: vs2017-win2016
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
- template: eng\common\templates\post-build\post-build.yml
parameters: