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

Module load nextflow

parent 07605c0d
Branches
Tags
3 merge requests!37v0.0.1,!11Develop,!10Resolve "Add integration CI test"
Pipeline #5673 failed with stages
in 9 minutes and 32 seconds
......@@ -2,6 +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
- module load nextflow/19.09.0
- ln -sfn /project/BICF/BICF_Core/shared/gudmap/test_data/* ./test_data/
- mkdir -p ~/.deriva
- mkdir -p ~/.bdbag
......
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