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

@@ -21,3 +21,5 @@ stages:
dependsOn: format
jobs:
- template: ./templates/build-standard.yml
parameters:
cache: 'true'