Skip to content

Commit 7ff43e5

Browse files
committed
ci: Invalidate vcpkg binary cache if dependencies changed
1 parent 20b6c87 commit 7ff43e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ task:
130130
reupload_on_changes: true
131131
fingerprint_script:
132132
- echo %CI_VCPKG_TAG%
133+
- type build_msvc\vcpkg.json
133134
- msbuild -version
134135
populate_script:
135136
- mkdir %VCPKG_DEFAULT_BINARY_CACHE%

0 commit comments

Comments
 (0)