Skip to content
Snippets Groups Projects
Commit 17f187dc authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Update .gitlab-ci.yml

parent 917a5f7f
Branches
Tags
2 merge requests!37v0.0.1,!11Develop
Pipeline #5652 failed with stage
in 2 minutes and 23 seconds
......@@ -2,7 +2,7 @@ before_script:
- module add python/3.6.1-2-anaconda
- pip install --user pytest-pythonpath==0.7.1 pytest-cov==2.5.1
- module load singularity/3.0.2
- ln -sfn /project/BICF/BICF_Core/shared/gudmap/test_data/ ./test_data/
- ln -sfn /project/BICF/BICF_Core/shared/gudmap/test_data/* ./test_data/
stages:
- unit
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment