mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-17 21:22:10 +00:00
fix(ci): copy pyright directory in Dockerfile
follow-up to https://github.com/trezor/trezor-firmware/pull/1939
This commit is contained in:
parent
2880a2fa33
commit
52a09c320d
@ -37,6 +37,7 @@ ENV \
|
||||
# Trezor specific stuff starts here
|
||||
|
||||
COPY shell.nix shell.nix
|
||||
COPY pyright/ pyright/
|
||||
|
||||
# to make multiple python versions and monero test suite available, run docker build
|
||||
# with the following argument: "--build-arg FULLDEPS_TESTING=1"
|
||||
|
Loading…
Reference in New Issue
Block a user