mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
Cache common directories.
This commit is contained in:
@@ -7,6 +7,13 @@ build:
|
||||
when: never
|
||||
- when: on_success
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- modules
|
||||
- tools
|
||||
- zephyr
|
||||
- bootloader
|
||||
|
||||
image: $CI_BUILD_IMAGE:v0.1.1
|
||||
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user