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

View file

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