aboutsummaryrefslogtreecommitdiff
path: root/scripts/azure-pipelines/osx
diff options
context:
space:
mode:
authorBilly O'Neal <bion@microsoft.com>2021-06-29 13:47:39 -0700
committerGitHub <noreply@github.com>2021-06-29 13:47:39 -0700
commit75beef03d64893d685ec09346147965ee92e1f3f (patch)
treed691264f9be951be6d96d2462bd31267c4d13b60 /scripts/azure-pipelines/osx
parent8573c7002e01107e7ddd6ff19b4adc56ce3269a9 (diff)
downloadvcpkg-75beef03d64893d685ec09346147965ee92e1f3f.tar.gz
vcpkg-75beef03d64893d685ec09346147965ee92e1f3f.zip
Update vcpkg tool to resolve leak of the asset cache token (#18720)
Diffstat (limited to 'scripts/azure-pipelines/osx')
-rw-r--r--scripts/azure-pipelines/osx/azure-pipelines.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/azure-pipelines/osx/azure-pipelines.yml b/scripts/azure-pipelines/osx/azure-pipelines.yml
index 19612c3cc..2e9f05d63 100644
--- a/scripts/azure-pipelines/osx/azure-pipelines.yml
+++ b/scripts/azure-pipelines/osx/azure-pipelines.yml
@@ -17,8 +17,9 @@ jobs:
- group: osx-2021-04-16
- name: BINARY_SOURCE_STUB
value: "x-azblob,$(azblob-root-url),$(azblob-test-sas)"
+ - group: vcpkg-asset-caching-credentials
- name: X_VCPKG_ASSET_SOURCES
- value: "x-azurl,$(azblob-root-url),$(azblob-test-sas),readwrite"
+ value: "x-azurl,$(root-url),$(sas),readwrite"
steps:
- bash: df -h