From 8989fd434ec8573719b34b5c6f7ffc106f53b3dd Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Fri, 10 Jul 2020 22:21:24 +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 6471c0be2..bebab2964 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -31,8 +31,8 @@ jobs: - run: name: cache command: | - echo "cache 101 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 103 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 102 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 104 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -94,8 +94,8 @@ jobs: - run: name: cache command: | - echo "cache 101 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 103 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 102 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 104 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -155,8 +155,8 @@ jobs: - run: name: cache command: | - echo "cache 101 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 103 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 102 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 104 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -216,8 +216,8 @@ jobs: - run: name: cache command: | - echo "cache 101 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 103 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 102 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 104 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -277,8 +277,8 @@ jobs: - run: name: cache command: | - echo "cache 101 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 103 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 102 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 104 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -338,8 +338,8 @@ jobs: - run: name: cache command: | - echo "cache 101 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 103 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 102 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 104 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -402,8 +402,8 @@ jobs: - run: name: cache command: | - echo "cache 101 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 103 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 102 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 104 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -462,8 +462,8 @@ jobs: - run: name: cache command: | - echo "cache 101 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 103 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 102 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 104 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: