Try again after reading more west docs.
This commit is contained in:
parent
8defd239ae
commit
22fdd5e915
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue