Improvements to CI pipeline (#1415)

This commit is contained in:
Matt Cooley
2020-10-28 14:41:13 -07:00
committed by GitHub
parent 13d8b04d8d
commit 1af6b284cb
4 changed files with 3 additions and 10 deletions

View File

@@ -14,10 +14,8 @@ jobs:
variables:
BuildConfiguration: Release
BuildPlatform: ${{ parameters.platform }}
workspace:
clean: outputs
steps:
- checkout: self
clean: true
fetchDepth: 1
- template: ./build-single-architecture.yaml