From 8143133e605634e2169fdbf67fae39591ed04e5a Mon Sep 17 00:00:00 2001 From: Ycarus Date: Fri, 22 Jun 2018 12:32:48 +0200 Subject: [PATCH] Reset CircleCI cache --- .circleci/config.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 25221e643..991409445 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -25,8 +25,8 @@ jobs: - run: name: cache command: | - echo "cache 7 $OMR_TARGET" > /tmp/cache-target - echo "cache 11 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 8 $OMR_TARGET" > /tmp/cache-target + echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -82,8 +82,8 @@ jobs: - run: name: cache command: | - echo "cache 7 $OMR_TARGET" > /tmp/cache-target - echo "cache 11 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 8 $OMR_TARGET" > /tmp/cache-target + echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -139,8 +139,8 @@ jobs: - run: name: cache command: | - echo "cache 11 $OMR_TARGET" > /tmp/cache-target - echo "cache 15 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 12 $OMR_TARGET" > /tmp/cache-target + echo "cache 16 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -196,8 +196,8 @@ jobs: - run: name: cache command: | - echo "cache 11 $OMR_TARGET" > /tmp/cache-target - echo "cache 15 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 12 $OMR_TARGET" > /tmp/cache-target + echo "cache 16 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: