From b1861aaf285059024e3e9159390154f9d378057e Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Wed, 7 Aug 2019 12:25:14 +0200 Subject: [PATCH] Reset CircleCI caches --- .circleci/config.yml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 98b576696..a21a7b7a0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,8 +27,8 @@ jobs: - run: name: cache command: | - echo "cache 59 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 63 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 60 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 64 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -85,8 +85,8 @@ jobs: - run: name: cache command: | - echo "cache 59 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 63 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 60 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 64 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -142,8 +142,8 @@ jobs: - run: name: cache command: | - echo "cache 59 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 63 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 60 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 64 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -199,8 +199,8 @@ jobs: - run: name: cache command: | - echo "cache 59 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 63 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 60 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 64 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -256,8 +256,8 @@ jobs: - run: name: cache command: | - echo "cache 59 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 63 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 60 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 64 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -313,8 +313,8 @@ jobs: - run: name: cache command: | - echo "cache 59 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 63 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 60 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 64 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -372,8 +372,8 @@ jobs: - run: name: cache command: | - echo "cache 59 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 63 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 60 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 64 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -429,8 +429,8 @@ jobs: - run: name: cache command: | - echo "cache 59 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 63 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 60 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 64 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: