mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
Reset CircleCI caches
This commit is contained in:
parent
4165a7da00
commit
8b03276de9
1 changed files with 14 additions and 14 deletions
|
@ -25,8 +25,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 22 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 23 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 26 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 27 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -82,8 +82,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 22 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 23 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 26 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 27 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -139,8 +139,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 25 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 26 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 29 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 30 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -196,8 +196,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 25 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 26 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 29 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 30 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -253,8 +253,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 24 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 25 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 28 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 29 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -310,8 +310,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 24 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 25 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 28 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 29 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -366,8 +366,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 24 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 25 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 28 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 29 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
|
Loading…
Reference in a new issue