1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Reset RPI cache

This commit is contained in:
Ycarus 2018-12-07 20:17:00 +01:00
parent 037570a286
commit 9b17deeb98

View file

@ -139,8 +139,8 @@ jobs:
- run: - run:
name: cache name: cache
command: | command: |
echo "cache 20 $OMR_TARGET" > /tmp/cache-target echo "cache 21 $OMR_TARGET" > /tmp/cache-target
echo "cache 24 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version echo "cache 25 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
- restore_cache: - restore_cache:
keys: keys:
@ -196,8 +196,8 @@ jobs:
- run: - run:
name: cache name: cache
command: | command: |
echo "cache 20 $OMR_TARGET" > /tmp/cache-target echo "cache 21 $OMR_TARGET" > /tmp/cache-target
echo "cache 24 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version echo "cache 25 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
- restore_cache: - restore_cache:
keys: keys: