From e0c135e246d5d430fd44b722f09acf6787f31b39 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Mon, 24 Sep 2018 17:02:32 +0200 Subject: [PATCH] Update circleCI cache for BPI-R2 --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6525dca2c..f92ff11c4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -253,8 +253,8 @@ jobs: - run: name: cache command: | - echo "cache 18 $OMR_TARGET" > /tmp/cache-target - echo "cache 22 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 19 $OMR_TARGET" > /tmp/cache-target + echo "cache 23 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: