zmk_mf68/.gitlab-ci.yml
2020-05-01 16:36:56 -04:00

12 lines
266 B
YAML

build:
image: zephyrprojectrtos/zephyr-build
before_script:
- west init -l .
- west update
- west config --global zephyr.base-prefer configfile
- west zephyr-export
script:
- west build -b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire