mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +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:
|
script:
|
||||||
- cd legacy
|
- cd legacy
|
||||||
- pipenv run script/cibuild
|
- pipenv run script/cibuild
|
||||||
- pipenv run make -C bootloader
|
|
||||||
- pipenv run make -C demo
|
- pipenv run make -C demo
|
||||||
- cd ..
|
- cd ..
|
||||||
- export VERSION=$(./tools/version.sh legacy/firmware/version.h)
|
- export VERSION=$(./tools/version.sh legacy/firmware/version.h)
|
||||||
|
Loading…
Reference in New Issue
Block a user