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