mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Reset CircleCI cache for RPI
This commit is contained in:
parent
8379dbb12c
commit
fa6f48942c
1 changed files with 4 additions and 4 deletions
|
@ -139,8 +139,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 16 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 20 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 17 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 21 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -196,8 +196,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 16 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 20 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 17 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 21 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue