diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 87620e51f570c4150fff140e1136e2e7111a6a84..267d220e1d1afe9d4724c60aacb20fdd49194263 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -128,8 +128,7 @@ full_fat_depo:
       --custom_dir_prefix temp_depo_2024-07-12_095208
   artifacts:
     paths:
-      - $CI_PROJECT_DIR/coverage
-      - $CI_PROJECT_DIR/test_reports
+      - ${TEST_WORKSPACE_DIR}/integration/full/temp_depo_2024-07-12_095208/*.html
     expire_in: 10 days
 
 full_fat_env_suit: