From 1ba7c1fa52ca37b273132ad929c14613a88047e5 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Tue, 27 Nov 2018 20:19:03 +0100 Subject: [PATCH] Reset CircleCI caches --- .circleci/config.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7b38eb9f5..a0eb34331 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -25,8 +25,8 @@ jobs: - run: name: cache command: | - echo "cache 19 $OMR_TARGET" > /tmp/cache-target - echo "cache 23 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 20 $OMR_TARGET" > /tmp/cache-target + echo "cache 24 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -82,8 +82,8 @@ jobs: - run: name: cache command: | - echo "cache 19 $OMR_TARGET" > /tmp/cache-target - echo "cache 23 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 20 $OMR_TARGET" > /tmp/cache-target + echo "cache 24 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -139,8 +139,8 @@ jobs: - run: name: cache command: | - echo "cache 19 $OMR_TARGET" > /tmp/cache-target - echo "cache 23 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 20 $OMR_TARGET" > /tmp/cache-target + echo "cache 24 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -196,8 +196,8 @@ jobs: - run: name: cache command: | - echo "cache 19 $OMR_TARGET" > /tmp/cache-target - echo "cache 23 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 20 $OMR_TARGET" > /tmp/cache-target + echo "cache 24 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -253,8 +253,8 @@ jobs: - run: name: cache command: | - echo "cache 21 $OMR_TARGET" > /tmp/cache-target - echo "cache 25 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 22 $OMR_TARGET" > /tmp/cache-target + echo "cache 26 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: