From 5b61ede069fed0b49b0173ee8c80733e56ad9b91 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Wed, 28 Aug 2019 21:26:07 +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 5b5f6d251..52c0f6c71 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -30,8 +30,8 @@ jobs: - run: name: cache command: | - echo "cache 65 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 68 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 66 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 69 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -91,8 +91,8 @@ jobs: - run: name: cache command: | - echo "cache 65 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 68 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 66 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 69 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -150,8 +150,8 @@ jobs: - run: name: cache command: | - echo "cache 65 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 68 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 66 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 69 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -209,8 +209,8 @@ jobs: - run: name: cache command: | - echo "cache 65 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 68 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 66 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 69 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -268,8 +268,8 @@ jobs: - run: name: cache command: | - echo "cache 65 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 68 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 66 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 69 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -327,8 +327,8 @@ jobs: - run: name: cache command: | - echo "cache 65 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 68 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 66 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 69 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -389,8 +389,8 @@ jobs: - run: name: cache command: | - echo "cache 65 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 68 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 66 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 69 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -448,8 +448,8 @@ jobs: - run: name: cache command: | - echo "cache 65 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 68 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 66 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 69 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: