From 4aef3a015fbb72841d3400b166f68c9839016681 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Wed, 19 Jun 2019 08:32:27 +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 1c0b6326f..2c8343100 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,8 +27,8 @@ jobs: - run: name: cache command: | - echo "cache 45 $OMR_TARGET" > /tmp/cache-target - echo "cache 49 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 46 $OMR_TARGET" > /tmp/cache-target + echo "cache 50 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -85,8 +85,8 @@ jobs: - run: name: cache command: | - echo "cache 45 $OMR_TARGET" > /tmp/cache-target - echo "cache 49 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 46 $OMR_TARGET" > /tmp/cache-target + echo "cache 50 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -142,8 +142,8 @@ jobs: - run: name: cache command: | - echo "cache 45 $OMR_TARGET" > /tmp/cache-target - echo "cache 49 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 46 $OMR_TARGET" > /tmp/cache-target + echo "cache 50 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -199,8 +199,8 @@ jobs: - run: name: cache command: | - echo "cache 45 $OMR_TARGET" > /tmp/cache-target - echo "cache 49 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 46 $OMR_TARGET" > /tmp/cache-target + echo "cache 50 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -256,8 +256,8 @@ jobs: - run: name: cache command: | - echo "cache 45 $OMR_TARGET" > /tmp/cache-target - echo "cache 49 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 46 $OMR_TARGET" > /tmp/cache-target + echo "cache 50 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -313,8 +313,8 @@ jobs: - run: name: cache command: | - echo "cache 45 $OMR_TARGET" > /tmp/cache-target - echo "cache 49 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 46 $OMR_TARGET" > /tmp/cache-target + echo "cache 50 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -369,8 +369,8 @@ jobs: - run: name: cache command: | - echo "cache 45 $OMR_TARGET" > /tmp/cache-target - echo "cache 49 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 46 $OMR_TARGET" > /tmp/cache-target + echo "cache 50 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: