mirror of
https://github.com/trezor/trezor-wallet
synced 2025-04-17 23:59:06 +00:00
Artifacts on fail with volume
This commit is contained in:
parent
5604d672d9
commit
7e40068477
@ -151,7 +151,7 @@ integration tests:
|
||||
stage: integration tests
|
||||
script:
|
||||
- docker build -t wallet-emulator-bridge-tests .
|
||||
- docker run --rm wallet-emulator-bridge-tests
|
||||
- docker run --volume /trezor-wallet/test/screenshots:/trezor-wallet/test/screenshots --rm wallet-emulator-bridge-tests
|
||||
artifacts:
|
||||
when: on_failure
|
||||
expire_in: 1 week
|
||||
|
Loading…
Reference in New Issue
Block a user