Try being explicit about cache paths.

This commit is contained in:
Pete Johanson 2020-05-11 12:53:34 -04:00
parent 8f80858d3a
commit bfe2e10421
1 changed files with 4 additions and 4 deletions

View File

@ -9,10 +9,10 @@ build:
cache:
paths:
- modules
- tools
- zephyr
- bootloader
- $CI_BUILDS_DIR/modules
- $CI_BUILDS_DIR/tools
- $CI_BUILDS_DIR/zephyr
- $CI_BUILDS_DIR/bootloader
image: $CI_BUILD_IMAGE:v0.1.1