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

Try and set singularity cache for ci

parent 1e222b0d
Branches
Tags
2 merge requests!58Develop,!56Resolve "Detect error in inferMetadata for tracking"
Pipeline #8819 passed with stages
in 3 minutes and 53 seconds
......@@ -2,6 +2,7 @@ before_script:
- module load python/3.6.4-anaconda
- pip install --user attrs==19.1.0 pytest-pythonpath==0.7.1 pytest-cov==2.5.1 deriva==1.3.0
- module load singularity/3.5.3
- export SINGULARITY_CACHE=/project/BICF/BICF_Core/shared/gudmap/singularity_cache
- module load nextflow/20.01.0
- ln -sfn /project/BICF/BICF_Core/shared/gudmap/test_data/* ./test_data/
- mkdir -p ~/.deriva
......
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