Skip to content

Commit b4c6661

Browse files
committed
Set vcpkg binary caching
1 parent 23b033e commit b4c6661

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ pool:
2020
variables:
2121
solution: 'src\AppInstallerCLI.sln'
2222
EnableDetectorVcpkg: true
23+
VCPKG_BINARY_SOURCES: "clear;nuget,https://pkgs.dev.azure.com/shine-oss/winget-cli/_packaging/WinGetDependencies/nuget/v3/index.json,readwrite"
2324

2425
# Do not set the build version for a PR build.
2526

0 commit comments

Comments
 (0)