mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
Another approach.
This commit is contained in:
@@ -3,7 +3,8 @@ build:
|
||||
image: zephyrprojectrtos/zephyr-build
|
||||
|
||||
before_script:
|
||||
- west init
|
||||
- cd ../
|
||||
- west init zmk
|
||||
|
||||
script:
|
||||
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire
|
||||
|
||||
Reference in New Issue
Block a user