From 52cf0301a4c385b4b7a4e855bcafb050ff175cd9 Mon Sep 17 00:00:00 2001 From: Vladimir Volek Date: Wed, 30 Jan 2019 15:19:37 +0100 Subject: [PATCH] test 14 --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8b5f6612..e6201d9d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -161,4 +161,5 @@ integration tests: when: always expire_in: 1 week paths: - - /builds/trezor/shared/trezor-wallet/screenshots \ No newline at end of file + - /builds/trezor/shared/trezor-wallet/screenshots + - ${CI_PROJECT_DIR}/shared/trezor-wallet \ No newline at end of file