From 55f15cec4bb37c0064ab2dd7430b7ffcfb12f354 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Wed, 8 Aug 2018 17:12:55 +0200 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 6bab601fe..83cf34070 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -139,8 +139,8 @@ jobs: - run: name: cache command: | - echo "cache 14 $OMR_TARGET" > /tmp/cache-target - echo "cache 18 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 15 $OMR_TARGET" > /tmp/cache-target + echo "cache 19 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -196,8 +196,8 @@ jobs: - run: name: cache command: | - echo "cache 14 $OMR_TARGET" > /tmp/cache-target - echo "cache 18 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 15 $OMR_TARGET" > /tmp/cache-target + echo "cache 19 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: