diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 267d220e1d1afe9d4724c60aacb20fdd49194263..e20f93634c45dee9cbb68d73e61961a34ee75dd2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -123,12 +123,12 @@ full_fat_depo: --config /storage/app/EWS_prod/regions/EastAfrica/resources/configs/coordinator/fc/depo_config_EastAfrica_fc_live.json --outdir ${TEST_WORKSPACE_DIR}/integration/full/ --email_cred /storage/app/EWS_prod/envs/credentials/Cred_gmail.json - --test_report_dir ${TEST_WORKSPACE_DIR}/integration/full/temp_depo_2024-07-12_095208/ + --$CI_PROJECT_DIR/test_reports --custom_run_date $CUSTOM_RUN_DATE --custom_dir_prefix temp_depo_2024-07-12_095208 artifacts: paths: - - ${TEST_WORKSPACE_DIR}/integration/full/temp_depo_2024-07-12_095208/*.html + - $CI_PROJECT_DIR/test_reports expire_in: 10 days full_fat_env_suit: