From 7fb634a778ff8d6c625738881253fe1d6a926610 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Fri, 28 Sep 2018 17:00:44 +0200 Subject: [PATCH] Refresh BPI-R2 cache --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f92ff11c4..22200844b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -253,8 +253,8 @@ jobs: - run: name: cache command: | - echo "cache 19 $OMR_TARGET" > /tmp/cache-target - echo "cache 23 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 20 $OMR_TARGET" > /tmp/cache-target + echo "cache 24 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: