From bec70672142e8dde1b58fead0736874922fbb3a5 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Mon, 24 Dec 2018 22:53:09 +0100 Subject: [PATCH] Reset rpi circleci cache --- .circleci/config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 4749f8a34..de176926f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -139,8 +139,8 @@ jobs: - run: name: cache command: | - echo "cache 24 $OMR_TARGET" > /tmp/cache-target - echo "cache 28 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 25 $OMR_TARGET" > /tmp/cache-target + echo "cache 29 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -196,8 +196,8 @@ jobs: - run: name: cache command: | - echo "cache 24 $OMR_TARGET" > /tmp/cache-target - echo "cache 28 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 25 $OMR_TARGET" > /tmp/cache-target + echo "cache 29 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: