FAQ | This is a LIVE service | Changelog

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

making tests work

parent d3a3602f
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ stages:
- ls $PACKAGES_DIR
half_fat_tests:
when: always
when: manual
stage: half-fat
extends: .before_script
......@@ -85,7 +85,7 @@ half_fat_tests:
expire_in: 10 days
half_fat_epi_tests:
when: always
when: manual
stage: half-fat
extends: .before_script
......@@ -126,7 +126,7 @@ full_fat_depo:
expire_in: 10 days
epi_fit:
when: manual
when: always
stage: epi-fit
extends: .before_script
tags: ["ewas-production"]
......@@ -134,6 +134,8 @@ epi_fit:
- >
cd $CI_PROJECT_DIR
EMAIL_CRED=/storage/app/EWS_prod/envs/credentials/Cred_gmail.json
mkdir $CI_PROJECT_DIR/fitting_outputs
python3 $PACKAGES_DIR/epimodel/ews/epi_model/fit_lb584.py
......
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