From 2af863cc3aeb698cb6846138cfec966f0ef93a68 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Thu, 15 Mar 2018 11:00:43 +0100 Subject: [PATCH] Update cache --- .circleci/config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1687559f0..a75a37411 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,8 +27,8 @@ jobs: - run: name: cache command: | - echo "cache 2 $OMR_TARGET" > /tmp/cache-target - echo "cache 5 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 3 $OMR_TARGET" > /tmp/cache-target + echo "cache 6 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -83,8 +83,8 @@ jobs: - run: name: cache command: | - echo "cache 2 $OMR_TARGET" > /tmp/cache-target - echo "cache 5 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 3 $OMR_TARGET" > /tmp/cache-target + echo "cache 6 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: