From fa6f48942c480215be1d474d630ca3004f2c09eb Mon Sep 17 00:00:00 2001 From: Ycarus Date: Wed, 29 Aug 2018 10:55:08 +0200 Subject: [PATCH] Reset CircleCI cache for RPI --- .circleci/config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 35650c7dc..97fe99098 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -139,8 +139,8 @@ jobs: - run: name: cache command: | - echo "cache 16 $OMR_TARGET" > /tmp/cache-target - echo "cache 20 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 17 $OMR_TARGET" > /tmp/cache-target + echo "cache 21 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -196,8 +196,8 @@ jobs: - run: name: cache command: | - echo "cache 16 $OMR_TARGET" > /tmp/cache-target - echo "cache 20 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 17 $OMR_TARGET" > /tmp/cache-target + echo "cache 21 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: