mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Update CircleCI cache
This commit is contained in:
parent
88b59c818e
commit
e13fb632a4
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
name: cache
|
||||
command: |
|
||||
echo "cache 5 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 8 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 9 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -86,7 +86,7 @@ jobs:
|
|||
name: cache
|
||||
command: |
|
||||
echo "cache 6 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 9 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 10 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
|
Loading…
Reference in a new issue