From b98a8970b561108e399c2d99d9b2cde52a5c2851 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sat, 28 Mar 2020 20:51:50 +0100 Subject: [PATCH] Reset CircleCI cache --- .circleci/config.yml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 54a004cb5..9ef4772f0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -31,8 +31,8 @@ jobs: - run: name: cache command: | - echo "cache 84 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 88 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 85 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 89 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -94,8 +94,8 @@ jobs: - run: name: cache command: | - echo "cache 84 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 88 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 85 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 89 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -155,8 +155,8 @@ jobs: - run: name: cache command: | - echo "cache 84 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 88 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 85 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 89 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -216,8 +216,8 @@ jobs: - run: name: cache command: | - echo "cache 84 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 88 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 85 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 89 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -277,8 +277,8 @@ jobs: - run: name: cache command: | - echo "cache 84 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 88 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 85 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 89 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -338,8 +338,8 @@ jobs: - run: name: cache command: | - echo "cache 84 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 88 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 85 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 89 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -402,8 +402,8 @@ jobs: - run: name: cache command: | - echo "cache 84 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 88 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 85 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 89 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -462,8 +462,8 @@ jobs: - run: name: cache command: | - echo "cache 84 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 88 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 85 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 89 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: