[vcpkg internal] Update compiler test scripts to use asset caching.

This commit is contained in:
Billy Robert ONeal III 2021-06-30 00:51:32 -07:00
parent c482408411
commit d2717c38db

View File

@ -14,6 +14,9 @@ jobs:
value: D:\
- name: VCPKG_DOWNLOADS
value: D:\downloads
- group: vcpkg-asset-caching-credentials
- name: X_VCPKG_ASSET_SOURCES
value: "x-azurl,$(root-url),$(sas),readwrite"
steps:
- task: DownloadBuildArtifacts@0