ci: Fix Azure PR Builds

This commit is contained in:
Zach Hilman
2019-07-28 14:21:18 -04:00
parent 52f54c728d
commit bcbec6f37c
5 changed files with 16 additions and 8 deletions

View File

@@ -15,4 +15,6 @@ stages:
dependsOn: format
jobs:
- template: ./templates/build-standard.yml
- template: ./templates/build-testing.yml
parameters:
cache: 'false'
- template: ./templates/build-testing.yml