mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Reset caches
This commit is contained in:
parent
d886fae2fb
commit
4c4e25c977
1 changed files with 14 additions and 14 deletions
|
@ -27,8 +27,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 42 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 43 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -85,8 +85,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 42 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 43 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -142,8 +142,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 42 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 43 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -199,8 +199,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 42 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 43 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -256,8 +256,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 42 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 43 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -313,8 +313,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 42 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 43 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -369,8 +369,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 42 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 46 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 43 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 47 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
|
Loading…
Reference in a new issue