mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
Reset caches
This commit is contained in:
parent
ee972ac2f2
commit
19c2822346
1 changed files with 17 additions and 17 deletions
|
@ -27,8 +27,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 51 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 52 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 55 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 56 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -57,7 +57,7 @@ jobs:
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Build
|
name: Build
|
||||||
no_output_timeout: 55m
|
no_output_timeout: 56m
|
||||||
command: make IGNORE_ERRORS=m -C ~/openmptcprouter/$OMR_TARGET/source package/{compile,install,index} target/install -j2
|
command: make IGNORE_ERRORS=m -C ~/openmptcprouter/$OMR_TARGET/source package/{compile,install,index} target/install -j2
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
|
@ -85,8 +85,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 51 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 52 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 55 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 56 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -142,8 +142,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 51 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 52 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 55 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 56 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -199,8 +199,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 51 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 52 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 55 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 56 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -256,8 +256,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 51 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 52 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 55 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 56 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -313,8 +313,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 51 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 52 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 55 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 56 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -372,8 +372,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 51 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 52 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 55 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 56 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -428,8 +428,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 51 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 52 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 55 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 56 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
|
Loading…
Reference in a new issue