mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-08 10:31:50 -05:00
ci: Invalidate vcpkg binary cache if dependencies changed
This commit is contained in:
parent
20b6c87117
commit
7ff43e5372
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ task:
|
|||
reupload_on_changes: true
|
||||
fingerprint_script:
|
||||
- echo %CI_VCPKG_TAG%
|
||||
- type build_msvc\vcpkg.json
|
||||
- msbuild -version
|
||||
populate_script:
|
||||
- mkdir %VCPKG_DEFAULT_BINARY_CACHE%
|
||||
|
|
Loading…
Add table
Reference in a new issue