From 9f5454d21cea630f8e2bc1fd8ad2d56ee003d991 Mon Sep 17 00:00:00 2001 From: Vladimir Volek Date: Wed, 30 Jan 2019 15:07:54 +0100 Subject: [PATCH] test 12 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 44f1ee80..d491c3ff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -161,5 +161,5 @@ integration tests: when: always expire_in: 1 week paths: - - ${CI_PROJECT_DIR}shared/trezor-wallet/screenshots - - ${CI_PROJECT_DIR}shared/trezor-wallet/videos \ No newline at end of file + - ${CI_PROJECT_DIR}/shared/trezor-wallet/screenshots + - ${CI_PROJECT_DIR}/shared/trezor-wallet/videos \ No newline at end of file