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

Update CI nextflow mod to 19.09.0 for Tower integration

parent 1eb5757e
2 merge requests!59Develop,!58Develop
Pipeline #4998 passed with stages
in 1 minute and 49 seconds
......@@ -2,7 +2,7 @@ before_script:
- module load astrocyte
- module load python/3.6.1-2-anaconda
- pip install --user pytest-pythonpath==0.7.1 pytest-cov==2.5.1
- module load nextflow/19.07.0
- module load nextflow/19.09.0
- mkdir -p test_data/simple1
- mkdir -p test_data/simple2
- ln -sfn /project/shared/bicf_workflow_ref/workflow_testdata/cellranger/cellranger_mkfastq/simple1/* test_data/simple1/
......
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