From 7d4b388d087c74124b763c95d4ae31ffba95ffd2 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Mon, 7 Jan 2019 18:04:18 +0100 Subject: [PATCH] Reset CircleCI caches --- .circleci/config.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5ce43b570..e1e8d2202 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -25,8 +25,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: @@ -82,8 +82,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: @@ -139,8 +139,8 @@ jobs: - run: name: cache command: | - echo "cache 27 $OMR_TARGET" > /tmp/cache-target - echo "cache 31 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 28 $OMR_TARGET" > /tmp/cache-target + echo "cache 32 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -196,8 +196,8 @@ jobs: - run: name: cache command: | - echo "cache 27 $OMR_TARGET" > /tmp/cache-target - echo "cache 31 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 28 $OMR_TARGET" > /tmp/cache-target + echo "cache 32 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -253,8 +253,8 @@ jobs: - run: name: cache command: | - echo "cache 26 $OMR_TARGET" > /tmp/cache-target - echo "cache 30 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 27 $OMR_TARGET" > /tmp/cache-target + echo "cache 31 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -310,8 +310,8 @@ jobs: - run: name: cache command: | - echo "cache 26 $OMR_TARGET" > /tmp/cache-target - echo "cache 30 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 27 $OMR_TARGET" > /tmp/cache-target + echo "cache 31 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -366,8 +366,8 @@ jobs: - run: name: cache command: | - echo "cache 26 $OMR_TARGET" > /tmp/cache-target - echo "cache 30 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 27 $OMR_TARGET" > /tmp/cache-target + echo "cache 31 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: