Skip to content

Commit

Permalink
[vcpkg internal] Update compiler test scripts to use asset caching.
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyONeal committed Jun 30, 2021
1 parent c482408 commit d2717c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/azure-pipelines/windows-unstable/job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d2717c3

Please sign in to comment.