From f00a681cc1dfd2f6b638eb8d7a03c5b82a5d5b90 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Wed, 19 Jun 2024 23:45:42 -0400 Subject: Change CI caching strategy Key the cache on the image being used and the commit sha. This should allow the cache to be reused by the same runner across multiple jobs/stages where appropriate. --- changelog.d/ci-cache.skip | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 changelog.d/ci-cache.skip (limited to 'changelog.d') diff --git a/changelog.d/ci-cache.skip b/changelog.d/ci-cache.skip new file mode 100644 index 000000000..e69de29bb -- cgit v1.2.3