From 36298203891aa6e9e80c7b409fcb3dc679f4acee Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 16 Jul 2019 21:58:26 +0200 Subject: [PATCH] Reset caches --- .circleci/config.yml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 270c0ca04..8c493c1e9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,8 +27,8 @@ jobs: - run: name: cache command: | - echo "cache 55 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 59 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 56 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 60 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -85,8 +85,8 @@ jobs: - run: name: cache command: | - echo "cache 55 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 59 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 56 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 60 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -142,8 +142,8 @@ jobs: - run: name: cache command: | - echo "cache 55 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 59 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 56 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 60 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -199,8 +199,8 @@ jobs: - run: name: cache command: | - echo "cache 55 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 59 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 56 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 60 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -256,8 +256,8 @@ jobs: - run: name: cache command: | - echo "cache 55 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 59 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 56 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 60 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -313,8 +313,8 @@ jobs: - run: name: cache command: | - echo "cache 55 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 59 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 56 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 60 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -372,8 +372,8 @@ jobs: - run: name: cache command: | - echo "cache 55 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 59 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 56 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 60 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -429,8 +429,8 @@ jobs: - run: name: cache command: | - echo "cache 55 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 59 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 56 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 60 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: