1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 18:41:51 +00:00

Reset CircleCI cache

This commit is contained in:
Ycarus 2019-04-30 07:23:17 +02:00
parent 3edfa6fe2b
commit a99597f502

View file

@ -27,7 +27,7 @@ jobs:
- run:
name: cache
command: |
echo "cache 35 $OMR_TARGET" > /tmp/cache-target
echo "cache 36 $OMR_TARGET" > /tmp/cache-target
echo "cache 39 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
- restore_cache:
@ -85,7 +85,7 @@ jobs:
- run:
name: cache
command: |
echo "cache 31 $OMR_TARGET" > /tmp/cache-target
echo "cache 32 $OMR_TARGET" > /tmp/cache-target
echo "cache 35 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
- restore_cache:
@ -142,7 +142,7 @@ jobs:
- run:
name: cache
command: |
echo "cache 34 $OMR_TARGET" > /tmp/cache-target
echo "cache 35 $OMR_TARGET" > /tmp/cache-target
echo "cache 38 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
- restore_cache:
@ -199,7 +199,7 @@ jobs:
- run:
name: cache
command: |
echo "cache 34 $OMR_TARGET" > /tmp/cache-target
echo "cache 35 $OMR_TARGET" > /tmp/cache-target
echo "cache 38 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
- restore_cache:
@ -256,7 +256,7 @@ jobs:
- run:
name: cache
command: |
echo "cache 33 $OMR_TARGET" > /tmp/cache-target
echo "cache 34 $OMR_TARGET" > /tmp/cache-target
echo "cache 37 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
- restore_cache:
@ -313,7 +313,7 @@ jobs:
- run:
name: cache
command: |
echo "cache 33 $OMR_TARGET" > /tmp/cache-target
echo "cache 34 $OMR_TARGET" > /tmp/cache-target
echo "cache 37 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
- restore_cache:
@ -369,7 +369,7 @@ jobs:
- run:
name: cache
command: |
echo "cache 33 $OMR_TARGET" > /tmp/cache-target
echo "cache 34 $OMR_TARGET" > /tmp/cache-target
echo "cache 37 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
- restore_cache: