mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-05 01:25:38 -05:00
only download the required files (#9374)
This commit is contained in:
@@ -19,6 +19,9 @@ steps:
|
||||
buildType: 'current'
|
||||
targetPath: '$(Build.SourcesDirectory)\.build'
|
||||
artifactName: drop
|
||||
itemPattern: |
|
||||
drop/extensions/**
|
||||
drop/win32-x64/**
|
||||
|
||||
- powershell: |
|
||||
. build/azure-pipelines/win32/exec.ps1
|
||||
|
||||
Reference in New Issue
Block a user