Try again after reading more west docs.

This commit is contained in:
Pete Johanson 2020-05-01 16:01:27 -04:00
parent 8defd239ae
commit 22fdd5e915
1 changed files with 2 additions and 2 deletions

View File

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