mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Reset all CircleCI caches
This commit is contained in:
parent
60b29b17bf
commit
9ab9b61746
1 changed files with 8 additions and 8 deletions
|
@ -27,8 +27,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 5 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 9 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 6 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 10 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -85,8 +85,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 5 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 9 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 6 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 10 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -143,8 +143,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 7 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 11 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 8 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -201,8 +201,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 7 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 11 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 8 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue