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

Fix indent in .gitlab-ci.yml

parent 68345f57
Branches
Tags
1 merge request!16Develop
Pipeline #3159 passed with stage
in 16 seconds
......@@ -2,7 +2,7 @@ before_script:
- module load python/3.6.1-2-anaconda
- module load nextflow/0.27.6
- ln -s /project/shared/bicf_workflow_ref/workflow_testdata/cellranger_count/*fastq.gz test_data/
- ln -s /project/shared/bicf_workflow_ref/workflow_testdata/cellranger_count/design.csv test_data/
- ln -s /project/shared/bicf_workflow_ref/workflow_testdata/cellranger_count/design.csv test_data/
stages:
- integration
......
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