From dc2d57d960402f406e917128da8d56d71ad24efb Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Sat, 4 Apr 2020 16:05:51 +0200 Subject: [PATCH] Reset cache --- .circleci/config.yml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0cd018b81..9b8c762e0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -31,8 +31,8 @@ jobs: - run: name: cache command: | - echo "cache 87 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 90 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 88 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 91 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -94,8 +94,8 @@ jobs: - run: name: cache command: | - echo "cache 87 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 90 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 88 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 91 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -155,8 +155,8 @@ jobs: - run: name: cache command: | - echo "cache 87 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 90 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 88 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 91 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -216,8 +216,8 @@ jobs: - run: name: cache command: | - echo "cache 87 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 90 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 88 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 91 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -277,8 +277,8 @@ jobs: - run: name: cache command: | - echo "cache 87 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 90 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 88 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 91 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -338,8 +338,8 @@ jobs: - run: name: cache command: | - echo "cache 87 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 90 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 88 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 91 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -402,8 +402,8 @@ jobs: - run: name: cache command: | - echo "cache 87 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 90 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 88 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 91 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -462,8 +462,8 @@ jobs: - run: name: cache command: | - echo "cache 87 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 90 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 88 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 91 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: