From c7a9e76a5f01e4ab1cf7a8d24d3396ec8f5b088c Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sat, 14 Mar 2020 09:16:38 +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 d652afb5e..09f5593e5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -30,8 +30,8 @@ jobs: - run: name: cache command: | - echo "cache 82 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 85 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 83 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 87 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -92,8 +92,8 @@ jobs: - run: name: cache command: | - echo "cache 82 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 85 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 83 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 87 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -152,8 +152,8 @@ jobs: - run: name: cache command: | - echo "cache 82 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 85 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 83 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 87 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -212,8 +212,8 @@ jobs: - run: name: cache command: | - echo "cache 82 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 85 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 83 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 87 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -272,8 +272,8 @@ jobs: - run: name: cache command: | - echo "cache 82 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 85 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 83 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 87 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -332,8 +332,8 @@ jobs: - run: name: cache command: | - echo "cache 82 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 85 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 83 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 87 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -395,8 +395,8 @@ jobs: - run: name: cache command: | - echo "cache 82 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 85 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 83 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 87 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -454,8 +454,8 @@ jobs: - run: name: cache command: | - echo "cache 82 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 85 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 83 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 87 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: