diff --git a/.circleci/config.yml b/.circleci/config.yml index e342846a7..9ccbbf43f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -27,8 +27,8 @@ jobs: - run: name: cache command: | - echo "cache 28 $OMR_TARGET" > /tmp/cache-target - echo "cache 32 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 29 $OMR_TARGET" > /tmp/cache-target + echo "cache 33 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -84,8 +84,8 @@ jobs: - run: name: cache command: | - echo "cache 28 $OMR_TARGET" > /tmp/cache-target - echo "cache 32 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 29 $OMR_TARGET" > /tmp/cache-target + echo "cache 33 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -141,8 +141,8 @@ jobs: - run: name: cache command: | - echo "cache 31 $OMR_TARGET" > /tmp/cache-target - echo "cache 35 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 32 $OMR_TARGET" > /tmp/cache-target + echo "cache 36 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -198,8 +198,8 @@ jobs: - run: name: cache command: | - echo "cache 31 $OMR_TARGET" > /tmp/cache-target - echo "cache 35 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 32 $OMR_TARGET" > /tmp/cache-target + echo "cache 36 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -255,8 +255,8 @@ jobs: - run: name: cache command: | - echo "cache 30 $OMR_TARGET" > /tmp/cache-target - echo "cache 34 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 31 $OMR_TARGET" > /tmp/cache-target + echo "cache 35 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -312,8 +312,8 @@ jobs: - run: name: cache command: | - echo "cache 30 $OMR_TARGET" > /tmp/cache-target - echo "cache 34 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 31 $OMR_TARGET" > /tmp/cache-target + echo "cache 35 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: @@ -368,8 +368,8 @@ jobs: - run: name: cache command: | - echo "cache 30 $OMR_TARGET" > /tmp/cache-target - echo "cache 34 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version + echo "cache 31 $OMR_TARGET" > /tmp/cache-target + echo "cache 35 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version - restore_cache: keys: