diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d491c3ff..8b5f6612 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -161,5 +161,4 @@ 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 + - /builds/trezor/shared/trezor-wallet/screenshots \ No newline at end of file