From 13328e9fd75d404228e3e7fbc27e47cdbbd96551 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 25 Jun 2019 08:32:07 +0200 Subject: [PATCH] Reset caches --- .circleci/config.yml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0a993e0c8..4aa7cd33a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,8 +27,8 @@ jobs: - run: name: cache command: | - echo "cache 48 $OMR_TARGET" > /tmp/cache-target - echo "cache 52 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 49 $OMR_TARGET" > /tmp/cache-target + echo "cache 53 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -57,7 +57,7 @@ jobs: - run: name: Build - no_output_timeout: 52m + no_output_timeout: 53m command: make IGNORE_ERRORS=m -C ~/openmptcprouter/$OMR_TARGET/source package/{compile,install,index} target/install -j2 - run: @@ -85,8 +85,8 @@ jobs: - run: name: cache command: | - echo "cache 48 $OMR_TARGET" > /tmp/cache-target - echo "cache 52 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 49 $OMR_TARGET" > /tmp/cache-target + echo "cache 53 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -142,8 +142,8 @@ jobs: - run: name: cache command: | - echo "cache 48 $OMR_TARGET" > /tmp/cache-target - echo "cache 52 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 49 $OMR_TARGET" > /tmp/cache-target + echo "cache 53 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -199,8 +199,8 @@ jobs: - run: name: cache command: | - echo "cache 48 $OMR_TARGET" > /tmp/cache-target - echo "cache 52 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 49 $OMR_TARGET" > /tmp/cache-target + echo "cache 53 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -256,8 +256,8 @@ jobs: - run: name: cache command: | - echo "cache 48 $OMR_TARGET" > /tmp/cache-target - echo "cache 52 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 49 $OMR_TARGET" > /tmp/cache-target + echo "cache 53 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -313,8 +313,8 @@ jobs: - run: name: cache command: | - echo "cache 48 $OMR_TARGET" > /tmp/cache-target - echo "cache 52 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 49 $OMR_TARGET" > /tmp/cache-target + echo "cache 53 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -369,8 +369,8 @@ jobs: - run: name: cache command: | - echo "cache 48 $OMR_TARGET" > /tmp/cache-target - echo "cache 52 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 49 $OMR_TARGET" > /tmp/cache-target + echo "cache 53 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: