1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-04-05 09:55:44 +00:00

Artifacts on fail with volume 2

This commit is contained in:
Vladimir Volek 2019-01-28 16:52:45 +01:00
parent 7e40068477
commit a6f060a0f0

View File

@ -151,6 +151,7 @@ integration tests:
stage: integration tests
script:
- docker build -t wallet-emulator-bridge-tests .
- mdkir -p /trezor-wallet/test/screenshots
- docker run --volume /trezor-wallet/test/screenshots:/trezor-wallet/test/screenshots --rm wallet-emulator-bridge-tests
artifacts:
when: on_failure