mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update cache
This commit is contained in:
parent
69238a3478
commit
2af863cc3a
1 changed files with 4 additions and 4 deletions
|
@ -27,8 +27,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 2 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 3 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 5 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 6 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
@ -83,8 +83,8 @@ jobs:
|
||||||
- run:
|
- run:
|
||||||
name: cache
|
name: cache
|
||||||
command: |
|
command: |
|
||||||
echo "cache 2 $OMR_TARGET" > /tmp/cache-target
|
echo "cache 3 $OMR_TARGET" > /tmp/cache-target
|
||||||
echo "cache 5 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
echo "cache 6 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
|
||||||
|
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue