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:
parent
33ecf4c2c8
commit
f3b6366387
1 changed files with 14 additions and 14 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue