From ed196b609a18cec51b929aacd9e8a762b5808ca0 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Sat, 1 Jun 2019 09:58:48 +0200 Subject: [PATCH] Reset caches --- .circleci/config.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6c8a3972e..b1852fffe 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,8 +27,8 @@ jobs: - run: name: cache command: | - echo "cache 38 $OMR_TARGET" > /tmp/cache-target - echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 40 $OMR_TARGET" > /tmp/cache-target + echo "cache 44 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -85,8 +85,8 @@ jobs: - run: name: cache command: | - echo "cache 38 $OMR_TARGET" > /tmp/cache-target - echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 40 $OMR_TARGET" > /tmp/cache-target + echo "cache 44 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -142,8 +142,8 @@ jobs: - run: name: cache command: | - echo "cache 39 $OMR_TARGET" > /tmp/cache-target - echo "cache 43 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 40 $OMR_TARGET" > /tmp/cache-target + echo "cache 44 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -199,8 +199,8 @@ jobs: - run: name: cache command: | - echo "cache 38 $OMR_TARGET" > /tmp/cache-target - echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 40 $OMR_TARGET" > /tmp/cache-target + echo "cache 44 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -256,8 +256,8 @@ jobs: - run: name: cache command: | - echo "cache 38 $OMR_TARGET" > /tmp/cache-target - echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 40 $OMR_TARGET" > /tmp/cache-target + echo "cache 44 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -313,8 +313,8 @@ jobs: - run: name: cache command: | - echo "cache 38 $OMR_TARGET" > /tmp/cache-target - echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 40 $OMR_TARGET" > /tmp/cache-target + echo "cache 44 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -369,8 +369,8 @@ jobs: - run: name: cache command: | - echo "cache 38 $OMR_TARGET" > /tmp/cache-target - echo "cache 42 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 40 $OMR_TARGET" > /tmp/cache-target + echo "cache 44 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: