diff --git a/.circleci/config.yml b/.circleci/config.yml index 7561d4209..bc6eac1a5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,8 +27,8 @@ jobs: - run: name: cache command: | - echo "cache 5 $OMR_TARGET" > /tmp/cache-target - echo "cache 9 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 6 $OMR_TARGET" > /tmp/cache-target + echo "cache 10 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -85,8 +85,8 @@ jobs: - run: name: cache command: | - echo "cache 5 $OMR_TARGET" > /tmp/cache-target - echo "cache 9 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 6 $OMR_TARGET" > /tmp/cache-target + echo "cache 10 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -143,8 +143,8 @@ jobs: - run: name: cache command: | - echo "cache 7 $OMR_TARGET" > /tmp/cache-target - echo "cache 11 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 8 $OMR_TARGET" > /tmp/cache-target + echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -201,8 +201,8 @@ jobs: - run: name: cache command: | - echo "cache 7 $OMR_TARGET" > /tmp/cache-target - echo "cache 11 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 8 $OMR_TARGET" > /tmp/cache-target + echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: