mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Reset CircleCI caches
This commit is contained in:
parent
57cbb81bd2
commit
bca465d3f8
1 changed files with 8 additions and 8 deletions
|
@ -25,8 +25,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 6 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 10 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 7 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 11 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -82,8 +82,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 6 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 10 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 7 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 11 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -139,8 +139,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 9 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 13 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 10 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 14 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -196,8 +196,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 9 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 13 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 10 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 14 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue