mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Reset CircleCI cache
This commit is contained in:
parent
d8f97eaaf7
commit
8143133e60
1 changed files with 8 additions and 8 deletions
|
@ -25,8 +25,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 7 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 11 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 8 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -82,8 +82,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 7 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 11 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 8 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -139,8 +139,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 11 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 15 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 12 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 16 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -196,8 +196,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 11 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 15 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 12 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 16 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
|
Loading…
Reference in a new issue