diff options
Diffstat (limited to 'scripts/azure-pipelines/osx')
| -rw-r--r-- | scripts/azure-pipelines/osx/azure-pipelines.yml | 3 |
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
|
