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