diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6cad44d9..75ecf009 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -153,6 +153,7 @@ integration tests: - docker build -t wallet-emulator-bridge-tests . - docker run --rm wallet-emulator-bridge-tests artifacts: + when: on_failure expire_in: 1 week paths: - /trezor-wallet/test/screenshots \ No newline at end of file