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
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue