mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-09 10:43:19 -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
|
reupload_on_changes: true
|
||||||
fingerprint_script:
|
fingerprint_script:
|
||||||
- echo %CI_VCPKG_TAG%
|
- echo %CI_VCPKG_TAG%
|
||||||
|
- type build_msvc\vcpkg.json
|
||||||
- msbuild -version
|
- msbuild -version
|
||||||
populate_script:
|
populate_script:
|
||||||
- mkdir %VCPKG_DEFAULT_BINARY_CACHE%
|
- mkdir %VCPKG_DEFAULT_BINARY_CACHE%
|
||||||
|
|
Loading…
Add table
Reference in a new issue