mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-17 21:22:10 +00:00
ci: also build bootloader_ci
This commit is contained in:
parent
48627b7f0f
commit
11ac8ef19d
@ -12,6 +12,7 @@ core fw regular build:
|
||||
script:
|
||||
- nix-shell --run "poetry run make -C core build_boardloader"
|
||||
- nix-shell --run "poetry run make -C core build_bootloader"
|
||||
- nix-shell --run "poetry run make -C core build_bootloader_ci"
|
||||
- nix-shell --run "poetry run make -C core build_prodtest"
|
||||
- nix-shell --run "poetry run make -C core build_firmware"
|
||||
- nix-shell --run "poetry run make -C core sizecheck"
|
||||
|
Loading…
Reference in New Issue
Block a user