From 4c4e25c97751e54e56504a5fa8070fa4b23f2c69 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Tue, 4 Jun 2019 19:49:51 +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 968fbdb93..dde23c479 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,8 +27,8 @@ jobs: - run: name: cache command: | - echo "cache 42 $OMR_TARGET" > /tmp/cache-target - echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 43 $OMR_TARGET" > /tmp/cache-target + echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -85,8 +85,8 @@ jobs: - run: name: cache command: | - echo "cache 42 $OMR_TARGET" > /tmp/cache-target - echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 43 $OMR_TARGET" > /tmp/cache-target + echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -142,8 +142,8 @@ jobs: - run: name: cache command: | - echo "cache 42 $OMR_TARGET" > /tmp/cache-target - echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 43 $OMR_TARGET" > /tmp/cache-target + echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -199,8 +199,8 @@ jobs: - run: name: cache command: | - echo "cache 42 $OMR_TARGET" > /tmp/cache-target - echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 43 $OMR_TARGET" > /tmp/cache-target + echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -256,8 +256,8 @@ jobs: - run: name: cache command: | - echo "cache 42 $OMR_TARGET" > /tmp/cache-target - echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 43 $OMR_TARGET" > /tmp/cache-target + echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -313,8 +313,8 @@ jobs: - run: name: cache command: | - echo "cache 42 $OMR_TARGET" > /tmp/cache-target - echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 43 $OMR_TARGET" > /tmp/cache-target + echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -369,8 +369,8 @@ jobs: - run: name: cache command: | - echo "cache 42 $OMR_TARGET" > /tmp/cache-target - echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 43 $OMR_TARGET" > /tmp/cache-target + echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: