ci: Invalidate vcpkg binary cache if dependencies changed

24.x
Hennadii Stepanov 3 years ago
parent 20b6c87117
commit 7ff43e5372
No known key found for this signature in database
GPG Key ID: 410108112E7EA81F

@ -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…
Cancel
Save