1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 18:41:51 +00:00

Reset RPI CircleCI caches

This commit is contained in:
Ycarus 2018-05-24 15:24:25 +02:00
parent f85b54eeb6
commit 95408c6734

View file

@ -2,7 +2,6 @@ version: 2
jobs:
prepare:
machine: true
timezone: Europe/Paris
working_directory: ~/
@ -15,7 +14,6 @@ jobs:
build_x86_64:
machine: true
timezone: Europe/Paris
environment:
- OMR_VERSION: $CIRCLE_TAG
@ -73,7 +71,6 @@ jobs:
build_x86:
machine: true
timezone: Europe/Paris
environment:
- OMR_VERSION: $CIRCLE_TAG
@ -131,7 +128,6 @@ jobs:
build_rpi3:
machine: true
timezone: Europe/Paris
environment:
- OMR_VERSION: $CIRCLE_TAG
@ -143,8 +139,8 @@ jobs:
- run:
name: cache
command: |
echo "cache 8 $OMR_TARGET" > /tmp/cache-target
echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
echo "cache 9 $OMR_TARGET" > /tmp/cache-target
echo "cache 13 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
- restore_cache:
keys:
@ -189,7 +185,6 @@ jobs:
build_rpi2:
machine: true
timezone: Europe/Paris
environment:
- OMR_VERSION: $CIRCLE_TAG
@ -201,8 +196,8 @@ jobs:
- run:
name: cache
command: |
echo "cache 8 $OMR_TARGET" > /tmp/cache-target
echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
echo "cache 9 $OMR_TARGET" > /tmp/cache-target
echo "cache 13 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
- restore_cache:
keys: