mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 18:41:51 +00:00
Reset rpi circleci cache
This commit is contained in:
parent
1ea034e841
commit
bec7067214
1 changed files with 4 additions and 4 deletions
|
@ -139,8 +139,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 24 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 28 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 25 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 29 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -196,8 +196,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 24 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 28 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 25 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 29 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
|
Loading…
Reference in a new issue