mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-09 23:05:19 -05:00
Initial stab at CI process.
This commit is contained in:
6
.gitlab-ci.yaml
Normal file
6
.gitlab-ci.yaml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
|
||||||
|
build:
|
||||||
|
image: zephyrprojectrtos/zephyr-build
|
||||||
|
|
||||||
|
script:
|
||||||
|
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire
|
||||||
Reference in New Issue
Block a user