From c99f56001101454aab2217446aaa14375cb0489b Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Wed, 10 Jun 2020 20:26:22 +0200 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 2b0d47c05..4fa52445d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -31,8 +31,8 @@ jobs: - run: name: cache command: | - echo "cache 99 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 101 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 100 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 102 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -94,8 +94,8 @@ jobs: - run: name: cache command: | - echo "cache 99 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 101 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 100 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 102 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -155,8 +155,8 @@ jobs: - run: name: cache command: | - echo "cache 99 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 101 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 100 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 102 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -216,8 +216,8 @@ jobs: - run: name: cache command: | - echo "cache 99 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 101 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 100 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 102 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -277,8 +277,8 @@ jobs: - run: name: cache command: | - echo "cache 99 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 101 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 100 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 102 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -338,8 +338,8 @@ jobs: - run: name: cache command: | - echo "cache 99 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 101 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 100 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 102 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -402,8 +402,8 @@ jobs: - run: name: cache command: | - echo "cache 99 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 101 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 100 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 102 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -462,8 +462,8 @@ jobs: - run: name: cache command: | - echo "cache 99 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 101 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 100 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 102 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: