mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Update circleCI cache for BPI-R2
This commit is contained in:
parent
44650123c1
commit
e0c135e246
1 changed files with 2 additions and 2 deletions
|
@ -253,8 +253,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 18 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 22 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 19 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 23 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
|
Loading…
Reference in a new issue