mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 10:31:51 +00:00
Reset all CircleCI cache
This commit is contained in:
parent
a99597f502
commit
2e92e02fb1
1 changed files with 13 additions and 13 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
name: cache
|
||||
command: |
|
||||
echo "cache 36 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 39 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 40 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -85,8 +85,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 32 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 35 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 36 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 40 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -142,8 +142,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 35 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 38 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 36 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 40 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -199,8 +199,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 35 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 38 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 36 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 40 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -256,8 +256,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 34 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 37 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 36 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 40 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -313,8 +313,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 34 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 37 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 36 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 40 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
@ -369,8 +369,8 @@ jobs:
|
|||
- run:
|
||||
name: cache
|
||||
command: |
|
||||
echo "cache 34 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 37 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
echo "cache 36 $OMR_TARGET" > /tmp/cache-target
|
||||
echo "cache 40 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||
|
||||
- restore_cache:
|
||||
keys:
|
||||
|
|
Loading…
Reference in a new issue