From 4b6702a08508402841a46d9d5c9ee823bcb7a645 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Wed, 6 Mar 2019 18:25:55 +0100 Subject: [PATCH] Reset cache --- .circleci/config.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1f07d2b88..e342846a7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,8 +27,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: @@ -84,8 +84,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: @@ -141,8 +141,8 @@ jobs: - run: name: cache command: | - echo "cache 30 $OMR_TARGET" > /tmp/cache-target - echo "cache 34 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 31 $OMR_TARGET" > /tmp/cache-target + echo "cache 35 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -198,8 +198,8 @@ jobs: - run: name: cache command: | - echo "cache 30 $OMR_TARGET" > /tmp/cache-target - echo "cache 34 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 31 $OMR_TARGET" > /tmp/cache-target + echo "cache 35 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -255,8 +255,8 @@ jobs: - run: name: cache command: | - echo "cache 29 $OMR_TARGET" > /tmp/cache-target - echo "cache 33 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 30 $OMR_TARGET" > /tmp/cache-target + echo "cache 34 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -312,8 +312,8 @@ jobs: - run: name: cache command: | - echo "cache 29 $OMR_TARGET" > /tmp/cache-target - echo "cache 33 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 30 $OMR_TARGET" > /tmp/cache-target + echo "cache 34 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -368,8 +368,8 @@ jobs: - run: name: cache command: | - echo "cache 29 $OMR_TARGET" > /tmp/cache-target - echo "cache 33 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 30 $OMR_TARGET" > /tmp/cache-target + echo "cache 34 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: