mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
ci/legacy: don't build bootloader twice
(script/cibuild already does it)
This commit is contained in:
parent
f4385ede2a
commit
07cdebeb9b
@ -186,7 +186,6 @@ legacy fw regular build:
|
||||
script:
|
||||
- cd legacy
|
||||
- pipenv run script/cibuild
|
||||
- pipenv run make -C bootloader
|
||||
- pipenv run make -C demo
|
||||
- cd ..
|
||||
- export VERSION=$(./tools/version.sh legacy/firmware/version.h)
|
||||
|
Loading…
Reference in New Issue
Block a user