mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-21 23:18:13 +00:00
ci: do not store resources for frozen builds
This commit is contained in:
parent
e2fd2c35ff
commit
34332cc294
@ -110,7 +110,6 @@ core unix frozen regular build:
|
||||
name: "$CI_JOB_NAME-$CI_COMMIT_SHORT_SHA"
|
||||
paths:
|
||||
- core/build/unix/micropython
|
||||
- core/src/trezor/res/resources.py
|
||||
expire_in: 1 week
|
||||
|
||||
core unix frozen btconly debug build:
|
||||
@ -127,7 +126,6 @@ core unix frozen btconly debug build:
|
||||
name: "$CI_JOB_NAME-$CI_COMMIT_SHORT_SHA"
|
||||
paths:
|
||||
- core/build/unix/micropython-bitcoinonly
|
||||
- core/src/trezor/res/resources.py
|
||||
expire_in: 1 week
|
||||
|
||||
core unix frozen debug build:
|
||||
|
Loading…
Reference in New Issue
Block a user