From 8434404b4c3eae009c05286886b3a53b97469215 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Mon, 23 Jul 2018 18:10:14 +0200 Subject: [PATCH] Reset CircleCI caches --- .circleci/config.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 991409445..ea569bc00 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -25,8 +25,8 @@ jobs: - run: name: cache command: | - echo "cache 8 $OMR_TARGET" > /tmp/cache-target - echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 9 $OMR_TARGET" > /tmp/cache-target + echo "cache 13 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -82,8 +82,8 @@ jobs: - run: name: cache command: | - echo "cache 8 $OMR_TARGET" > /tmp/cache-target - echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 9 $OMR_TARGET" > /tmp/cache-target + echo "cache 13 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -139,8 +139,8 @@ jobs: - run: name: cache command: | - echo "cache 12 $OMR_TARGET" > /tmp/cache-target - echo "cache 16 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 13 $OMR_TARGET" > /tmp/cache-target + echo "cache 17 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -196,8 +196,8 @@ jobs: - run: name: cache command: | - echo "cache 12 $OMR_TARGET" > /tmp/cache-target - echo "cache 16 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 13 $OMR_TARGET" > /tmp/cache-target + echo "cache 17 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: