forked from kofal.net/zmk
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