From 72283ea6ac8e7b99940596d4947bef5a894ecf24 Mon Sep 17 00:00:00 2001 From: Vladimir Volek Date: Wed, 30 Jan 2019 15:00:02 +0100 Subject: [PATCH] test 11 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8262372b..44f1ee80 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