zmk_mf68/.gitlab-ci.yml

12 lines
241 B
YAML
Raw Normal View History

2020-05-02 05:07:34 +10:00
build:
image: zephyrprojectrtos/zephyr-build
before_script:
- west init -l .
- west update
2020-05-02 06:11:07 +10:00
- west config --global zephyr.base-prefer configfile
2020-05-02 05:07:34 +10:00
script:
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire