Browse Source

Try again after reading more west docs.

xmkb
Pete Johanson 4 years ago
parent
commit
22fdd5e915
  1. 4
      .gitlab-ci.yml

4
.gitlab-ci.yml

@ -3,8 +3,8 @@ build: @@ -3,8 +3,8 @@ build:
image: zephyrprojectrtos/zephyr-build
before_script:
- cd ../
- west init zmk
- west init -l .
- west update
script:
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire

Loading…
Cancel
Save