From 7ff43e5372c4606ecb75d6892b4bb0ccb4165b80 Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Thu, 10 Mar 2022 07:51:52 +0100 Subject: ci: Invalidate vcpkg binary cache if dependencies changed --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index fce3a1bb8e..e07ff9796e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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% -- cgit v1.2.3