ci: include whole build/unix/ subdir for rust_test to consume

pull/1821/head
matejcik 3 years ago committed by Martin Milata
parent d0efdfa715
commit 8d7f3fbd15

@ -96,9 +96,7 @@ core unix regular build:
artifacts:
name: "$CI_JOB_NAME-$CI_COMMIT_SHORT_SHA"
paths:
- core/build/unix/trezor-emu-core
- core/build/unix/genhdr/qstrdefs.generated.h # needed by test_rust
- core/build/unix/rust # needed by test_rust
- core/build/unix # most of it needed by test_rust
expire_in: 1 week
core unix frozen regular build:

Loading…
Cancel
Save