mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
7 lines
127 B
YAML
7 lines
127 B
YAML
|
|
build:
|
|
image: zephyrprojectrtos/zephyr-build
|
|
|
|
script:
|
|
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire
|