From 3fd021e074d4626793b65b4fd2f84e829db72d5b Mon Sep 17 00:00:00 2001 From: Ycarus Date: Fri, 14 Dec 2018 13:31:43 +0100 Subject: [PATCH] Reset RPI CircleCI caches --- .circleci/config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 080762f23..7f4b84263 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -139,8 +139,8 @@ jobs: - run: name: cache command: | - echo "cache 21 $OMR_TARGET" > /tmp/cache-target - echo "cache 25 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 22 $OMR_TARGET" > /tmp/cache-target + echo "cache 26 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -196,8 +196,8 @@ jobs: - run: name: cache command: | - echo "cache 21 $OMR_TARGET" > /tmp/cache-target - echo "cache 25 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 22 $OMR_TARGET" > /tmp/cache-target + echo "cache 26 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: