From 01968eee999dc91e3f25aaaec565e37123f0ff2a Mon Sep 17 00:00:00 2001 From: lb584 <lb584@cam.ac.uk> Date: Fri, 12 Jul 2024 11:24:35 +0100 Subject: [PATCH] more test work --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e20f936..a1698d2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -123,7 +123,7 @@ 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 - --$CI_PROJECT_DIR/test_reports + --test_report_dir $CI_PROJECT_DIR/test_reports --custom_run_date $CUSTOM_RUN_DATE --custom_dir_prefix temp_depo_2024-07-12_095208 artifacts: -- GitLab