From 860847f0fa9cdeb0b360b7904c8cd4c26c4a86c9 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Fri, 23 Mar 2018 23:17:28 +0100 Subject: [PATCH] Reset RPI3 cache for CircleCI --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a75a37411..a3261c9cf 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -83,8 +83,8 @@ jobs: - run: name: cache command: | - echo "cache 3 $OMR_TARGET" > /tmp/cache-target - echo "cache 6 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 4 $OMR_TARGET" > /tmp/cache-target + echo "cache 7 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: