Improvements to CI pipeline (#1415)
This commit is contained in:
@@ -16,11 +16,9 @@ jobs:
|
||||
variables:
|
||||
BuildConfiguration: Release
|
||||
BuildPlatform: ${{ parameters.platform }}
|
||||
workspace:
|
||||
clean: outputs
|
||||
steps:
|
||||
- checkout: self
|
||||
clean: true
|
||||
fetchDepth: 1
|
||||
|
||||
- task: UniversalPackages@0
|
||||
displayName: Download internals package
|
||||
|
||||
Reference in New Issue
Block a user