mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Update CircleCI caches
This commit is contained in:
parent
f6fa11930b
commit
59d6990dd3
1 changed files with 2 additions and 2 deletions
|
@ -85,8 +85,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:
|
||||
|
|
Loading…
Reference in a new issue