mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51: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:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 6 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 7 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 10 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 11 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
|
Loading…
Reference in a new issue