FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 99853bf2 authored by L. Bower's avatar L. Bower
Browse files

fixing gitlab-ci formatting

parent 174ab5ed
No related branches found
No related tags found
No related merge requests found
......@@ -115,6 +115,7 @@ full_fat_depo:
script:
- >
cd $CI_PROJECT_DIR/tests/integration/full/
python3 full_test_deposition.py
--config /storage/app/EWS_prod/regions/EastAfrica/resources/coordinator/configs/config_EastAfrica_fc_live.json
--outdir ${TEST_WORKSPACE_DIR}/integration/full/
......@@ -156,7 +157,8 @@ full_fat_survey:
tags: ["ewas-production"]
script:
- >
cd $CI_PROJECT_DIR/tests/integration/full/;
cd $CI_PROJECT_DIR/tests/integration/full/
python3 full_test_survey.py
--config /storage/app/EWS_prod/regions/EastAfrica/resources/coordinator/configs/config_EastAfrica_fc_live.json
--outdir ${TEST_WORKSPACE_DIR}/integration/full/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment