forked from kofal.net/zmk
Cache common directories.
This commit is contained in:
@@ -7,6 +7,13 @@ build:
|
|||||||
when: never
|
when: never
|
||||||
- when: on_success
|
- when: on_success
|
||||||
|
|
||||||
|
cache:
|
||||||
|
paths:
|
||||||
|
- modules
|
||||||
|
- tools
|
||||||
|
- zephyr
|
||||||
|
- bootloader
|
||||||
|
|
||||||
image: $CI_BUILD_IMAGE:v0.1.1
|
image: $CI_BUILD_IMAGE:v0.1.1
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
|
|||||||
Reference in New Issue
Block a user