mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
Reset CircleCI cache
This commit is contained in:
parent
570fedd38f
commit
0baa8cba4b
1 changed files with 4 additions and 4 deletions
|
@ -139,8 +139,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 10 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 11 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 14 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 15 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -196,8 +196,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 10 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 11 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 14 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 15 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
|
Loading…
Reference in a new issue