From e619a6cfd7cfc862b3ade5c3004780e594f3277c Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Wed, 21 Aug 2019 18:31:27 +0200 Subject: [PATCH] Reset circleci caches --- .circleci/config.yml | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6dd10958d..10f1417b3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -30,8 +30,8 @@ jobs: - run: name: cache command: | - echo "cache 63 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 66 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 64 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 67 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -48,6 +48,7 @@ jobs: export OMR_PATH="$CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME/${CIRCLE_BRANCH:-$CIRCLE_TAG}" export OMR_FEED_URL="$CIRCLE_REPOSITORY_URL" export OMR_FEED_SRC="${CIRCLE_BRANCH:-$CIRCLE_TAG}" + sudo apt-get update sudo apt-get install -yq libelf-dev pyenv global 3.5.2 sh build.sh prepare {tools,toolchain}/install -j2 @@ -90,8 +91,8 @@ jobs: - run: name: cache command: | - echo "cache 63 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 66 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 64 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 67 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -149,8 +150,8 @@ jobs: - run: name: cache command: | - echo "cache 63 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 66 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 64 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 67 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -208,8 +209,8 @@ jobs: - run: name: cache command: | - echo "cache 63 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 66 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 64 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 67 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -267,8 +268,8 @@ jobs: - run: name: cache command: | - echo "cache 63 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 66 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 64 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 67 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -326,8 +327,8 @@ jobs: - run: name: cache command: | - echo "cache 63 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 66 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 64 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 67 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -387,8 +388,8 @@ jobs: - run: name: cache command: | - echo "cache 63 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 66 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 64 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 67 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -446,8 +447,8 @@ jobs: - run: name: cache command: | - echo "cache 63 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target - echo "cache 66 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 64 $OMR_KERNEL $OMR_TARGET" > /tmp/cache-target + echo "cache 67 $OMR_KERNEL $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: