only download the required files (#9374)

This commit is contained in:
Alan Ren
2020-02-27 15:00:06 -08:00
committed by GitHub
parent 1c9841c8e6
commit 2de3bd3209

View File

@@ -19,6 +19,9 @@ steps:
buildType: 'current' buildType: 'current'
targetPath: '$(Build.SourcesDirectory)\.build' targetPath: '$(Build.SourcesDirectory)\.build'
artifactName: drop artifactName: drop
itemPattern: |
drop/extensions/**
drop/win32-x64/**
- powershell: | - powershell: |
. build/azure-pipelines/win32/exec.ps1 . build/azure-pipelines/win32/exec.ps1